
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-43888 is a vulnerability in the Linux kernel's memory management subsystem, specifically in the list_lru functionality. The vulnerability was discovered through code inspection and disclosed on August 26, 2024. The issue affects the memory cgroup (memcg) handling in the Linux kernel, where mem_cgroup_from_slab_obj() function could be called without proper locking mechanisms (Ubuntu Security).
The vulnerability stems from a missing RCU (Read-Copy-Update) read lock in the list_lru functionality. The mem_cgroup_from_slab_obj() function is meant to be called under RCU lock, cgroup_mutex, or other mechanisms that prevent the returned memory cgroup from being freed. The issue was introduced in commit 0a97c01cd20b 'list_lru: allow explicit memcg and NUMA node selection' and was fixed by adding the missing RCU read lock (Kernel Commit). The vulnerability has a CVSS 3 Severity Score of 7.8 (High) (Ubuntu Security).
The vulnerability could lead to a Use-After-Free (UAF) condition in the memory cgroup handling, potentially allowing an attacker to manipulate kernel memory management. This could result in system instability or potential privilege escalation (Ubuntu Security).
The issue has been fixed in various Linux kernel versions. Ubuntu has released patches for affected versions, including Ubuntu 24.04 LTS (linux 6.8.0-50.51), Ubuntu 22.04 LTS, and other supported versions. Users are advised to update their systems to the patched kernel versions (Ubuntu Security).
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."