Local kernel crash via nullable tracepoint pointer
Published Mar 12, 2025 · Updated May 11, 2026
NULL pointer dereference in the Linux kernel from 6.11 allows local users to crash the system through a crafted BPF tracepoint program. The BPF verifier fails to mark the optional rx_sk argument to trace_kfree_skb as nullable, so it accepts a program that dereferences a null socket pointer. Loading and reaching the tracepoint requires local low-privileged access; successful exploitation raises a kernel page fault and interrupts the host.
Summary
What happened
NULL pointer dereference in the Linux kernel from 6.11 allows local users to crash the system through a crafted BPF tracepoint program. The BPF verifier fails to mark the optional rx_sk argument to trace_kfree_skb as nullable, so it accepts a program that dereferences a null socket pointer. Loading and reaching the tracepoint requires local low-privileged access; successful exploitation raises a kernel page fault and interrupts the host.
The record
- CVE
- CVE-2025-21852
- Published
- Mar 12, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 12, 2025CVE publishedPublication date reported by the CVE source.
- May 11, 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.11
- Affected versionversion=c53795d48ee8f385c6a9e394651e7ee914baaeba <4dba79c1e7aad6620bbb707b6c4459380fd90860
- Affected versionversion=c53795d48ee8f385c6a9e394651e7ee914baaeba <5da7e15fb5a12e78de974d8908f348e279922ce9
- Affected versionversion=c53795d48ee8f385c6a9e394651e7ee914baaeba <f579afacd0a66971fc8481f30d2d377e230a8342
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