
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-40949 affects the Linux kernel's memory management subsystem, specifically in the shmem (shared memory) component. The vulnerability was discovered when replacing a shmem folio with a new one, which caused memcgroupmigrate() to clear the old folio's memcg data. This issue was disclosed on July 12, 2024, and affects the Linux kernel's memory management system (Kernel Git).
The vulnerability occurs when replacing an old shmem folio with a new one, where memcgroupmigrate() clears the old folio's memcg data. As a result, the old folio cannot obtain the correct memcg's lruvec needed to remove itself from the LRU (Least Recently Used) list during the freeing process. This leads to the system being unable to properly manage memory resources and can trigger kernel warnings (Kernel Git).
The vulnerability can lead to serious system issues, including LRU list crashes due to holding incorrect LRU locks and incorrect LRU statistics. This affects the kernel's ability to properly manage memory resources and could potentially impact system stability and performance (Kernel Git).
The issue has been fixed by implementing a fallback to use memcgroupreplacefolio() instead of memcgroup_migrate() when replacing the old shmem folio. This ensures proper memory management and prevents the LRU list crashes. Users should update their Linux kernel to a version containing this fix (Kernel Git).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."