2 matches found
kernel: mm: shrinker: fix shrinker_info teardown race with expansion
A flaw was found in the Linux kernel's memory management mm shrinker subsystem. A race condition exists where the shrinkerinfo array can be prematurely freed while still accessible, leading to a use-after-free or double-free vulnerability. This memory corruption can be exploited by a local attack...
7.8CVSS5.8AI score0.00097EPSS
SaveExploits0References5
CVE-2026-64418
In the Linux kernel, the following vulnerability has been resolved: mm: shrinker: fix shrinkerinfo teardown race with expansion expandshrinkerinfo iterates all visible memcgs under shrinkermutex, including memcgs that have not finished -cssonline yet. Once pn-shrinkerinfo has been published,...
7.8CVSS5.7AI score0.00097EPSS
SaveExploits0
20