CVE-2026-64226
Last modified
CVE-2026-64226 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: sched_ext: Avoid UAF in scx_root_enable_workfn() init failure path In scx_root_enable_workfn(), put_task_struct(p) is called before scx_error() dereferences p->comm and p->pid. If the iterator's reference is the last drop, the task is freed synchronously and the deref becomes a UAF. Move put_task_struct() past scx_error().. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: sched_ext: Avoid UAF in scx_root_enable_workfn() init failure path In scx_root_enable_workfn(), put_task_struct(p) is called before scx_error() dereferences p->comm and p->pid. If the iterator's reference is the last drop, the task is freed synchronously and the deref becomes a UAF. Move put_task_struct() past scx_error().
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= f0e1a0643a59bf1f922fa209cec86a170b784f3f, < cf396941901858b0de426cdcd3974eea6a02c98c; >= f0e1a0643a59bf1f922fa209cec86a170b784f3f, < 45c7c4e3db8b700307313c035ea08be829a7f21b; >= f0e1a0643a59bf1f922fa209cec86a170b784f3f, < 57e19ba3f58a67eb924022a5a60b67fd08e5cbbd; >= f0e1a0643a59bf1f922fa209cec86a170b784f3f, < 9a415cc53711f2238e0f0ca8a6bcc796c003b127 |
| Linux | Linux | 6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64226?
How severe is CVE-2026-64226?
How do I fix CVE-2026-64226?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64220In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64221In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64222In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-64223In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-64224In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64225In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64227In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64228In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64229In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6423A local privilege escalation vulnerability in ESET Inspect C…8.5
- CVE-2026-64230In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64231In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-64226?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
