CVE-2026-68421
Last modified
CVE-2026-68421 is a vulnerability of currently unknown severity. 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..
Description
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 7c65ae81ea86a6ed8086e1a5651acd766187f19b, < 2907e9d0f05b506dfd58aec589a23042a56ef36b; >= 7c65ae81ea86a6ed8086e1a5651acd766187f19b, < e2f188cdbf8312289532c36eb4e9eb1c9544d43a; >= 7c65ae81ea86a6ed8086e1a5651acd766187f19b, < b7d9c359e5cf867f7eb23df3bb1c6b9e58af24da |
| Linux | Linux | 6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68421?
How severe is CVE-2026-68421?
How do I fix CVE-2026-68421?
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-68416In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68417In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68418In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68419In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6842A flaw was found in nano. In environments with permissive um…2.5
- CVE-2026-68420In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68422In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68423In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68424In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68425In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68426In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68427In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-68421?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
