SEPTEMBER 7, 2026
Live Feed
Back to database
Case File

CVE-2026-64184

MEDIUM · CVSS 5.5 EPSS 0.11%

Source: NVD + CISA KEV + EPSS · Published 2026-07-19 · Last synced 2026-08-18

CyberRota Analysis

AI-Generated

A vulnerability in the Linux kernel affects the memory cgroup iteration process, where a missing call to `mem_cgroup_iter_break()` leads to a leak of cgroup references. This could potentially result in memory management issues or resource exhaustion. System administrators and developers working with Linux kernel configurations should prioritize addressing this issue to maintain system stability and security.

CVE
CVE-2026-64184
Severity
MEDIUM
CVSS
5.5
EPSS
0.11%
Linux

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)