๐Ÿ” CVE Alert

CVE-2026-68421

UNKNOWN 0.0

sched_ext: Don't warn on core-sched forced idle in put_prev_task_scx()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: sched_ext: Don't warn on core-sched forced idle in put_prev_task_scx() put_prev_task_scx() warns when a runnable task drops to a lower sched_class without SCX_OPS_ENQ_LAST, on the assumption that balance_one() would have kept it running. Core scheduling breaks that: a forced-idle SMT sibling reschedules through the core_pick fast path in pick_next_task(), which skips pick_task_scx() and thus balance_one(), so a runnable task can drop to idle with ENQ_LAST unset. Gate the warning on sched_cpu_cookie_match(): a cookie mismatch means core scheduling forced the idle, while a match (or core scheduling off) still catches a genuine missing-ENQ_LAST drop.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
7c65ae81ea86a6ed8086e1a5651acd766187f19b < 2907e9d0f05b506dfd58aec589a23042a56ef36b 7c65ae81ea86a6ed8086e1a5651acd766187f19b < e2f188cdbf8312289532c36eb4e9eb1c9544d43a 7c65ae81ea86a6ed8086e1a5651acd766187f19b < b7d9c359e5cf867f7eb23df3bb1c6b9e58af24da
Linux / Linux
6.12

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/2907e9d0f05b506dfd58aec589a23042a56ef36b git.kernel.org: https://git.kernel.org/stable/c/e2f188cdbf8312289532c36eb4e9eb1c9544d43a git.kernel.org: https://git.kernel.org/stable/c/b7d9c359e5cf867f7eb23df3bb1c6b9e58af24da