NULL pointer dereference in Linux kernel - CVE-2026-68174

 

NULL pointer dereference in Linux kernel - CVE-2026-68174

Published: August 12, 2026


Vulnerability identifier: #VU142132
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-68174
CWE-ID: CWE-476
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to an invalid pointer dereference in __ftrace_set_clr_event_nolock() and update_event_fields() when filtering or setting events for a specific module on dynamic events. A local user can write a module-specific event filter such as ':mod:' to trigger a kernel crash and cause a denial of service.

Exploitation requires a dynamic event with a non-zero reference count, such as one with active event triggers or perf attachments.


Affected software

Linux kernel

How to mitigate CVE-2026-68174

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins