System crash via mismatched sysctl buffer free
Published Jul 19, 2026 · Updated Jul 19, 2026
Invalid pointer release in the Linux kernel BPF sysctl path allows local users to crash affected systems through a crafted sysctl write. proc_sys_call_handler() allocates a buffer with kvzalloc(), but the cgroup BPF replacement path releases it with kfree() even when allocation falls back to vmalloc(). Exploitation requires low-privileged local access, a cgroup BPF sysctl filter that replaces the buffer, and a sufficiently large allocation; the demonstrated result is a kernel Oops and system crash.
Summary
What happened
Invalid pointer release in the Linux kernel BPF sysctl path allows local users to crash affected systems through a crafted sysctl write. proc_sys_call_handler() allocates a buffer with kvzalloc(), but the cgroup BPF replacement path releases it with kfree() even when allocation falls back to vmalloc(). Exploitation requires low-privileged local access, a cgroup BPF sysctl filter that replaces the buffer, and a sufficiently large allocation; the demonstrated result is a kernel Oops and system crash.
The record
- CVE
- CVE-2026-63809
- Published
- Jul 19, 2026
- Updated
- Jul 19, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-763, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 19, 2026CVE publishedPublication date reported by the CVE source.
- Jul 19, 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=4508943794efdd94171549c0bd52810e2f4ad9fe <4c21b5927d4364bfe7365f2700da5fea0ed0d004
- Affected versionversion=4508943794efdd94171549c0bd52810e2f4ad9fe <65bd0c0afb0e1bf3287458e342429b069624f7d4
- Affected versionversion=4508943794efdd94171549c0bd52810e2f4ad9fe <70df4de46577fab5e25418f014583155a147c902
- Affected versionversion=4508943794efdd94171549c0bd52810e2f4ad9fe <77355ef7a9f6b0d2bdf65be3b37f2c1f365e20d2
- Affected versionversion=4508943794efdd94171549c0bd52810e2f4ad9fe <81fc9a13acae99966232f0e055eb2e445263b89a
- Affected versionversion=4508943794efdd94171549c0bd52810e2f4ad9fe <838fe9c28121777c59a9406710a68fcf77bb8017
- Affected versionversion=4508943794efdd94171549c0bd52810e2f4ad9fe <e1d1e203a6000804c5d3b8a4aa4e52303c0c7ab2
- Affected versionversion=5.10.20 <5.10.260
- Affected versionversion=5.11.3 <5.12
- Affected versionversion=5.12
- Affected versionversion=66258ab303588936ee1ee0794d9a271be24f73cb
- Affected versionversion=b7925acd82926ebbf94a0f0783a3961f4e558856 <d0a81ed5ff5d0f9c3f63a4f9e5a4642c363ecd3e
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