Kernel memory corruption via unbalanced css_put
Published May 8, 2026 · Updated May 8, 2026
Use after free in Linux Kernel allows local users with BPF access to corrupt kernel memory through the sched_ext cgroup initialization path. The scx_cgroup_init() error path calls css_put() on a css_for_each_descendant_pre() result even though the iterator acquired no reference, underflowing the cgroup subsystem-state reference count and enabling stale-object use. Loading and attaching sched_ext BPF struct_ops is required; resulting kernel-memory corruption can disclose memory, alter kernel state, or crash the system.
Summary
What happened
Use after free in Linux Kernel allows local users with BPF access to corrupt kernel memory through the sched_ext cgroup initialization path. The scx_cgroup_init() error path calls css_put() on a css_for_each_descendant_pre() result even though the iterator acquired no reference, underflowing the cgroup subsystem-state reference count and enabling stale-object use. Loading and attaching sched_ext BPF struct_ops is required; resulting kernel-memory corruption can disclose memory, alter kernel state, or crash the system.
The record
- CVE
- CVE-2026-43438
- Published
- May 8, 2026
- Updated
- May 8, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 8, 2026CVE publishedPublication date reported by the CVE source.
- May 8, 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.12
- Affected versionversion=8195136669661fdfe54e9a8923c33b31c92fc1da <1336b579f6079fb8520be03624fcd9ba443c930b
- Affected versionversion=8195136669661fdfe54e9a8923c33b31c92fc1da <6eaaa67d6998f6c30c462b140db8c062e07ec473
- Affected versionversion=8195136669661fdfe54e9a8923c33b31c92fc1da <bf50f3285eda8a0173625fcdb5f183f96e1008cd
- Affected versionversion=8195136669661fdfe54e9a8923c33b31c92fc1da <cc095cd305fddbe25a968e4a78436ff9476cf0f6
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.
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