
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-40899 is a slab-use-after-free vulnerability discovered in the Linux kernel's cachefiles subsystem, specifically in the cachefilesondemandget_fd() function. The vulnerability was identified through fuzz testing and was disclosed on July 12, 2024. It affects Linux kernel versions from 6.8 up to (excluding) 6.9.6 (NVD).
The vulnerability occurs when issuing a restore command while the daemon is still alive, which causes a request to be processed multiple times, triggering a use-after-free condition. The issue manifests in the cachefilesondemanddaemon_read function where a write of size 4 occurs at a freed memory location. The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).
The vulnerability could allow a local attacker with low privileges to potentially execute arbitrary code or cause a denial of service through a system crash. The high CVSS score indicates significant potential impact on the confidentiality, integrity, and availability of the affected system (NVD).
The vulnerability has been fixed by adding an additional reference count to cachefiles_req, which is held while waiting and reading, and then released when the waiting and reading is complete. The fix ensures that requests cannot be completed multiple times by only allowing completion if the request is successfully removed from the xarray. The patch is available in the Linux kernel repository (Kernel Patch).
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."