Kernel crash via unchecked BPF instruction pointer
Published Jun 18, 2025 · Updated May 11, 2026
NULL pointer dereference in Linux kernel 5.14 through 5.15.62 and 5.16 through 5.19.3 allows local users to crash the kernel. bpf_prog_load passes an attacker-controlled kernel-space insns pointer to copy_from_bpfptr, whose backing sockptr operation performs memcpy without validating the address. Reachability requires a verified eBPF syscall program; dereferencing an invalid address causes an unhandleable page fault and kernel oops.
Summary
What happened
NULL pointer dereference in Linux kernel 5.14 through 5.15.62 and 5.16 through 5.19.3 allows local users to crash the kernel. bpf_prog_load passes an attacker-controlled kernel-space insns pointer to copy_from_bpfptr, whose backing sockptr operation performs memcpy without validating the address. Reachability requires a verified eBPF syscall program; dereferencing an invalid address causes an unhandleable page fault and kernel oops.
The record
- CVE
- CVE-2022-50069
- Published
- Jun 18, 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
- Jun 18, 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=5.14
- Affected versionversion=af2ac3e13e45752af03c8a933f9b6e18841b128b <1f6db7148ed7382b336c5827af33b5d9e992630e
- Affected versionversion=af2ac3e13e45752af03c8a933f9b6e18841b128b <41fd6cc88aaf7058b9dfc9c7a09cc80f99c8c830
- Affected versionversion=af2ac3e13e45752af03c8a933f9b6e18841b128b <e2dcac2f58f5a95ab092d1da237ffdc0da1832cf
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