SB20260502120 - Improper control of a resource through its lifetime in Linux kernel sched



SB20260502120 - Improper control of a resource through its lifetime in Linux kernel sched

Published: May 2, 2026

Security Bulletin ID SB20260502120
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Partial DoS

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Improper control of a resource through its lifetime (CVE-ID: CVE-2026-31733)

CWE-ID: CWE-664 - Improper control of a resource through its lifetime

CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to improper state management in sched_ext direct dispatch state handling when processing task wakeups and enqueue or dequeue paths. A local user can trigger task scheduling paths that leave stale direct dispatch state set to cause a denial of service.

The issue can trigger a spurious kernel warning when a subsequent wakeup causes ops.select_cpu() to call scx_bpf_dsq_insert().


Remediation

Install update from vendor's website.