CVE-2026-43482: sched_ext: Disable preemption between scx_claim_exit() and kicking helper work

Published May 13, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

schedext: Disable preemption between scxclaimexit() and kicking helper work

scxclaimexit() atomically sets exitkind, which prevents scxerror() from triggering further error handling. After claiming exit, the caller must kick the helper kthread work which initiates bypass mode and teardown.

If the calling task gets preempted between claiming exit and kicking the helper work, and the BPF scheduler fails to schedule it back (since error handling is now disabled), the helper work is never queued, bypass mode never activates, tasks stop being dispatched, and the system wedges.

Disable preemption across scxclaimexit() and the subsequent work kicking in all callers - scxdisable() and scxvexit(). Add lockdepassertpreemptiondisabled() to scxclaimexit() to enforce the requirement.

Affected Software

6 affected components
Linux Linux kernel
Linux Linux kernel>=6.12<6.12.78
Linux Linux kernel>=6.13<6.18.20
Linux Linux kernel>=6.19<6.19.9
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Disable preemption across scx_claim_exit() and the subsequent work that kicks the helper kthread for bypass mode/teardown, so callers hold preemption-disabled state from scx_claim_exit() until the helper work is kicked (per lockdep_assert_preemption_disabled() enforcement).

    Linux kernel sched_ext preemption behavior between scx_claim_exit() and kicking helper work (helper kthread) = disabled

Event History

May 13, 2026
CVE Published
via MITRE·03:08 PM
Data Sourced
via MITRE·03:08 PM
Description
Data Sourced
via NVD·04:16 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-43482?

CVE-2026-43482 is categorized as a medium severity vulnerability in the Linux kernel.

2

How does CVE-2026-43482 affect the Linux kernel?

CVE-2026-43482 affects the Linux kernel by disabling preemption between specific operations in the scheduling extension.

3

How do I fix CVE-2026-43482?

To fix CVE-2026-43482, update the Linux kernel to the latest version that includes the patch for this vulnerability.

4

What is the impact of CVE-2026-43482 on system performance?

The impact of CVE-2026-43482 on system performance may include potential scheduling delays due to the disabled preemption.

5

Is CVE-2026-43482 present in all Linux kernel versions?

CVE-2026-43482 is not present in all Linux kernel versions; it specifically affects versions prior to the application of the relevant patches.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203