Impact
The vulnerability is a race condition in the Linux kernel’s memory cgroup shrinker code, corresponding to CWE-364. When shrinker_info is torn down while still being expanded, a double free or use‑after‑free can occur, corrupting kernel memory. This flaw can cause kernel crashes or, if further exploitation is possible, compromise kernel integrity.
Affected Systems
All Linux kernel versions are potentially affected, as the race exists in core mm/shrinker code, and the CVE does not specify a fixed version range. No specific affected-version range is provided.
Risk and Exploitability
The EPSS score is below 1% and the vulnerability is not listed in CISA’s KEV catalog, indicating a low likelihood of exploitation. The CVSS score of 7.8 indicates high severity. The most likely attack vector is local, occurring during memory cgroup creation or teardown, and would require a process with sufficient rights to manipulate cgroups. Successful exploitation could lead to kernel instability or privilege escalation, but no confirmed exploits or specific exploitation methods have been reported to date.
OpenCVE Enrichment
Debian DLA