
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2024-56702 affects the Linux kernel's BPF subsystem, specifically related to how raw tracepoint arguments are handled. The vulnerability was discovered when it was found that arguments to a raw tracepoint are tagged as trusted with the assumption that pointers will be non-NULL, but in reality, these arguments can be NULL. This discrepancy between the verifier's assumptions and actual behavior could potentially lead to kernel crashes (Kernel Git).
The vulnerability exists in the BPF verifier's handling of raw tracepoint arguments. The verifier incorrectly assumes that trusted pointers will never be NULL, causing it to delete explicit NULL checks. When these pointers are actually NULL, accessing them could crash the kernel. The issue has a CVSS v3.1 Base Score of 5.5 (MEDIUM) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability can lead to a denial of service (system crash) when a raw tracepoint argument is NULL and is dereferenced without proper checks. This affects the kernel's stability and availability (NVD).
The issue has been fixed by marking raw tracepoint arguments with PTRMAYBENULL and implementing special case handling for dereferencing and pointer arithmetic. The fix includes updates to the verifier to properly handle these cases and ensure safe dereferencing of potentially NULL pointers. The patch has been applied to Linux kernel versions 6.2 through 6.11.11 and 6.12 through 6.12.2 (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.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
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.”