In the Linux kernel, the following vulnerability has been resolved: tracing: Fix NULL pointer dereference in module event cache removal A… (CVE-2026-74633)
A NULL pointer dereference vulnerability in the Linux kernel tracing subsystem was resolved. The flaw occurs when a module-only event filter is cached with a NULL match pointer if the module is not loaded. Subsequent attempts to remove a specific match from the same module pass this NULL pointer to strcmp(), causing a kernel crash. This issue can be triggered from userspace by writing specific event filter strings to the tracing interface. The fix involves checking the event_mod->match pointer before comparison to prevent the NULL dereference.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel tracing code arises from improper handling of cached module event filters. When a module-only event filter such as ':mod:foo' is cached before the module 'foo' is loaded, the event_mod->match pointer is NULL. If a later write attempts to remove a specific match from this module, the function remove_cache_mod() passes the NULL pointer to strcmp(), leading to a NULL pointer dereference and kernel crash. The issue was reproducible on x86_64 systems under contention. The patch adds a check for event_mod->match before calling strcmp(), aligning with existing NULL checks for other cached fields. The removal operation still returns -EINVAL for mismatched removals, and broad cached module filters can be removed with the syntax '!:mod:<module>'.
Potential Impact
Exploitation of this vulnerability causes a NULL pointer dereference in kernel space, resulting in a kernel crash (BUG). This leads to denial of service by crashing the affected system. There is no indication of privilege escalation or code execution from the provided data.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to check for NULL pointers before comparison in the tracing module event cache removal code. Users should update to the fixed kernel version once available. Since this is a kernel vulnerability, applying the official kernel patch or upgrading to a kernel version containing this fix is the recommended remediation. Patch status is not explicitly confirmed in the provided data; users should consult the official Linux kernel advisories for the exact fixed versions and apply updates accordingly.
In the Linux kernel, the following vulnerability has been resolved: tracing: Fix NULL pointer dereference in module event cache removal A… (CVE-2026-74633)
Description
A NULL pointer dereference vulnerability in the Linux kernel tracing subsystem was resolved. The flaw occurs when a module-only event filter is cached with a NULL match pointer if the module is not loaded. Subsequent attempts to remove a specific match from the same module pass this NULL pointer to strcmp(), causing a kernel crash. This issue can be triggered from userspace by writing specific event filter strings to the tracing interface. The fix involves checking the event_mod->match pointer before comparison to prevent the NULL dereference.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel tracing code arises from improper handling of cached module event filters. When a module-only event filter such as ':mod:foo' is cached before the module 'foo' is loaded, the event_mod->match pointer is NULL. If a later write attempts to remove a specific match from this module, the function remove_cache_mod() passes the NULL pointer to strcmp(), leading to a NULL pointer dereference and kernel crash. The issue was reproducible on x86_64 systems under contention. The patch adds a check for event_mod->match before calling strcmp(), aligning with existing NULL checks for other cached fields. The removal operation still returns -EINVAL for mismatched removals, and broad cached module filters can be removed with the syntax '!:mod:<module>'.
Potential Impact
Exploitation of this vulnerability causes a NULL pointer dereference in kernel space, resulting in a kernel crash (BUG). This leads to denial of service by crashing the affected system. There is no indication of privilege escalation or code execution from the provided data.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to check for NULL pointers before comparison in the tracing module event cache removal code. Users should update to the fixed kernel version once available. Since this is a kernel vulnerability, applying the official kernel patch or upgrading to a kernel version containing this fix is the recommended remediation. Patch status is not explicitly confirmed in the provided data; users should consult the official Linux kernel advisories for the exact fixed versions and apply updates accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-hc5c-g24x-pp6p
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74633"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a8a27f2acd9273b499bc822
Added to database: 08/22/2026, 22:51:30 UTC
Last enriched: 08/22/2026, 23:40:45 UTC
Last updated: 08/23/2026, 00:32:06 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.