PT-2026-64341 · Linux · Linux

CVE-2026-64226

·

Published

2026-07-24

·

Updated

2026-07-24

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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().
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-64226

Affected Products

Linux