Bug 2506787 (CVE-2026-64226)
| Summary: | CVE-2026-64226 kernel: Linux kernel (sched_ext): Use-After-Free vulnerability in scx_root_enable_workfn() | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability-draft | Assignee: | Product Security <prodsec-ir-bot> |
| Status: | NEW --- | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | unspecified | CC: | rhel-process-autobot, watson-tool-maintainers |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
A flaw was found in the Linux kernel's sched_ext component. This Use-After-Free (UAF) vulnerability occurs in the `scx_root_enable_workfn()` function. Specifically, `put_task_struct(p)` is called before `scx_error()` dereferences `p->comm` and `p->pid`, leading to a premature freeing of the task. A local attacker could exploit this to potentially achieve arbitrary code execution or privilege escalation.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
OSIDB Bzimport
2026-07-24 16:02:42 UTC
|