
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49798 is a vulnerability discovered in the Linux kernel's tracing system, specifically related to eprobes functionality. The vulnerability was published on May 1, 2025, affecting the Linux kernel's event tracing mechanism (NVD, Wiz).
The vulnerability occurs due to a race condition in the Linux kernel's tracing system. The issue arises when the flag that tells the event to call its triggers after reading the event is set for eprobes after the eprobe is enabled. This timing issue creates a race condition where the eprobe may be triggered at the beginning of the event where the record information is NULL. When this happens, the eprobe attempts to dereference the NULL record, resulting in a NULL kernel pointer bug (NVD, Wiz).
When exploited, this vulnerability can lead to a NULL pointer dereference in the kernel, potentially causing system crashes or denial of service conditions (Wiz).
The issue has been fixed by implementing a check for NULL records to prevent the dereferencing of NULL pointers. The fix has been incorporated into the Linux kernel codebase (Wiz).
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."