
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-56615 is a vulnerability in the Linux kernel's BPF (Berkeley Packet Filter) subsystem, specifically affecting the devmap functionality. The vulnerability was discovered by Jordy Zomer and disclosed in December 2024. The issue affects multiple versions of the Linux kernel from version 4.14 up to versions before 5.4.287, 5.10.231, 5.15.174, 6.1.120, and 6.6.66 (NVD).
The vulnerability is an Out-of-Bounds (OOB) write issue in the kernel's BPF devmap functionality. The root cause is the use of signed integers for array indexing in the devmap implementation, which can lead to out-of-bounds memory accesses. The issue manifests in two locations: during map entry access and in the dev_map_free() function where an iterator variable is declared as a signed integer. The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (High) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).
The vulnerability can lead to out-of-bounds memory writes when deleting elements from devmap, potentially causing system crashes or memory corruption. This is evidenced by reported kernel panics and page fault errors when accessing invalid memory addresses. The high CVSS score indicates potential for significant impact including system compromise through local access (NVD).
The vulnerability has been patched by changing the type of affected variables from 'int' to 'u32' in the devmap implementation. The fix has been applied to multiple kernel versions through various stable tree patches. Users should update to kernel versions 5.4.287, 5.10.231, 5.15.174, 6.1.120, 6.6.66 or later depending on their kernel branch (NVD).
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."