Kernel oops via exit-time BPF task lookup
Published Aug 15, 2026 · Updated Aug 15, 2026
NULL pointer dereference in the Linux kernel allows local users to trigger a kernel oops through a cgroup_skb BPF program. During task exit, bpf_task_from_vpid() passes a null PID namespace from task_active_pid_ns(current) to find_pid_ns(), which dereferences its idr member. Exploitation requires local privileges and a softirq race after the current task is unhashed; the observed consequence is an availability-only kernel fault.
Summary
What happened
NULL pointer dereference in the Linux kernel allows local users to trigger a kernel oops through a cgroup_skb BPF program. During task exit, bpf_task_from_vpid() passes a null PID namespace from task_active_pid_ns(current) to find_pid_ns(), which dereferences its idr member. Exploitation requires local privileges and a softirq race after the current task is unhashed; the observed consequence is an availability-only kernel fault.
The record
- CVE
- CVE-2026-74335
- Published
- Aug 15, 2026
- Updated
- Aug 15, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 15, 2026CVE publishedPublication date reported by the CVE source.
- Aug 15, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=6.13
- Affected versionversion=675c3596ff32c040d1dd2e28dd57e83e634b9f60 <50dff00615522f3ec03449680ca23beb4cfc549c
- Affected versionversion=675c3596ff32c040d1dd2e28dd57e83e634b9f60 <a4c95b6221cb2972a94ed72663c09bd5b0b6dea4
- Affected versionversion=675c3596ff32c040d1dd2e28dd57e83e634b9f60 <b7474f4432dd9559ada03b01a8cd3472cd02c61d
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo