PT-2026-64639 · Linux+1 · Linux Kernel+1

CVE-2026-64418

·

Published

2026-07-25

·

Updated

2026-09-07

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A race condition exists in the memory management shrinker component. The expand shrinker info() function iterates through visible memory control groups (memcgs) using the shrinker mutex. However, the alloc shrinker info() function may drop the shrinker mutex before freeing a partially initialized shrinker info array. This allows a race where expand one shrinker info() can access the shrinker info while it is being freed by free shrinker info(), potentially leading to a use-after-free or double-free scenario. A similar issue occurs in mem cgroup css online() when an objcg allocation fails, causing the free objcg to free shrinker info() path to tear down published arrays without the shrinker mutex.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Race Condition

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALSA-2026:61887
CVE-2026-64418
OPENSUSE-SU-2026:11476-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu