In the Linux kernel, the following vulnerability has been resolved:
mm/damon/sysfs-schemes: call missing mem_cgroup_iter_break()
damon_sysfs_memcg_path_to_id() breaks mem_cgroup_iter() loop without
calling mem_cgroup_iter_break(). This leaks the cgroup reference. Fix
the issue by calling mem_cgroup_iter_break() before the break.
The issue was discovered [1] by Sashiko.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-07-19 16:18
Updated : 2026-08-11 20:05
NVD link : CVE-2026-64184
Mitre link : CVE-2026-64184
CVE.ORG link : CVE-2026-64184
JSON object : View
Products Affected
linux
- linux_kernel
CWE
