Kernel code execution via unchecked eBPF ring buffers
Published Aug 24, 2022 · Updated Aug 3, 2024
Out-of-bounds memory access in Linux kernel eBPF 5.8 and later allows local users to crash the system or read kernel memory. The verifier does not learn the allocation size passed to bpf_ringbuf_submit and bpf_ringbuf_discard, allowing crafted pointers to access beyond a ring buffer. Exploitation requires permission to load eBPF programs; successful ring-buffer corruption grants code execution with kernel privileges.
Summary
What happened
Out-of-bounds memory access in Linux kernel eBPF 5.8 and later allows local users to crash the system or read kernel memory. The verifier does not learn the allocation size passed to bpf_ringbuf_submit and bpf_ringbuf_discard, allowing crafted pointers to access beyond a ring buffer. Exploitation requires permission to load eBPF programs; successful ring-buffer corruption grants code execution with kernel privileges.
The record
- CVE
- CVE-2021-4204
- Published
- Aug 24, 2022
- Updated
- Aug 3, 2024
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-119, CWE-20, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 24, 2022CVE publishedPublication date reported by the CVE source.
- Aug 3, 2024Record 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=Affects Linux kernel v5.8 or later
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
- CVE-2021-4204 eBPF ring-buffer exploit overviewfunctional · demonstrated
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