Kernel crash via unset netkit BPF context
Published Oct 21, 2024 · Updated May 11, 2026
NULL pointer dereference in Linux 6.11 through 6.11.1 allows local users to crash the kernel through netkit XDP redirect. The netkit transmit path runs an XDP program without first assigning bpf_net_context, so NETKIT_REDIRECT reaches skb_do_redirect() with missing per-task state. Triggering the failure requires local low-privileged access and a netkit XDP-redirect path; the bounded consequence is a host kernel crash.
Summary
What happened
NULL pointer dereference in Linux 6.11 through 6.11.1 allows local users to crash the kernel through netkit XDP redirect. The netkit transmit path runs an XDP program without first assigning bpf_net_context, so NETKIT_REDIRECT reaches skb_do_redirect() with missing per-task state. Triggering the failure requires local low-privileged access and a netkit XDP-redirect path; the bounded consequence is a host kernel crash.
The record
- CVE
- CVE-2024-47708
- Published
- Oct 21, 2024
- 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
- Oct 21, 2024CVE 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=401cb7dae8130fd34eb84648e02ab4c506df7d5e <157f29152b61ca41809dd7ead29f5733adeced19
- Affected versionversion=401cb7dae8130fd34eb84648e02ab4c506df7d5e <182c6fed8c7f62cddce0126ec1fc0da2b700fb11
- Affected versionversion=6.11
What conditions does exploitation require?
What is affected?
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