Improper Check or Handling of Exceptional Conditions in Linux kernel - CVE-2026-23371

 

Improper Check or Handling of Exceptional Conditions in Linux kernel - CVE-2026-23371

Published: March 25, 2026


Vulnerability identifier: #VU124469
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-23371
CWE-ID: CWE-703
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

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

The vulnerability exists due to improper state management in the deadline scheduler (sched/deadline) when handling priority inheritance (PI) de-boosting. A local user can manipulate scheduling parameters via sched_setscheduler() on a SCHED_DEADLINE task that holds a PI mutex, leading to missing ENQUEUE_REPLENISH flag and subsequent bandwidth accounting corruption, which may trigger a kernel warning and result in a denial of service.

Exploitation requires the ability to create and control SCHED_DEADLINE tasks and manipulate their scheduling policy while holding PI mutexes.


Affected software

Linux kernel
openEuler
python3-perf-debuginfo
kernel
bpftool
bpftool-debuginfo
kernel-debuginfo
kernel-debugsource
kernel-devel
kernel-headers
kernel-source
kernel-tools
kernel-tools-debuginfo
kernel-tools-devel
perf
perf-debuginfo
python3-perf
kernel-extra-modules

How to mitigate CVE-2026-23371

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3
python3-perf-debuginfo - addressed in versions 6.6.0-145.0.2.130, 6.6.0-145.0.2.142, 6.6.0-145.0.2.143
kernel - addressed in versions 6.6.0-145.0.2.130, 6.6.0-145.0.2.142, 6.6.0-145.0.2.143
bpftool - addressed in versions 6.6.0-145.0.2.130, 6.6.0-145.0.2.142, 6.6.0-145.0.2.143
bpftool-debuginfo - addressed in versions 6.6.0-145.0.2.130, 6.6.0-145.0.2.142, 6.6.0-145.0.2.143
kernel-debuginfo - addressed in versions 6.6.0-145.0.2.130, 6.6.0-145.0.2.142, 6.6.0-145.0.2.143
kernel-debugsource - addressed in versions 6.6.0-145.0.2.130, 6.6.0-145.0.2.142, 6.6.0-145.0.2.143
kernel-devel - addressed in versions 6.6.0-145.0.2.130, 6.6.0-145.0.2.142, 6.6.0-145.0.2.143
kernel-headers - addressed in versions 6.6.0-145.0.2.130, 6.6.0-145.0.2.142, 6.6.0-145.0.2.143
kernel-source - addressed in versions 6.6.0-145.0.2.130, 6.6.0-145.0.2.142, 6.6.0-145.0.2.143
kernel-tools - addressed in versions 6.6.0-145.0.2.130, 6.6.0-145.0.2.142, 6.6.0-145.0.2.143
kernel-tools-debuginfo - addressed in versions 6.6.0-145.0.2.130, 6.6.0-145.0.2.142, 6.6.0-145.0.2.143
kernel-tools-devel - addressed in versions 6.6.0-145.0.2.130, 6.6.0-145.0.2.142, 6.6.0-145.0.2.143
perf - addressed in versions 6.6.0-145.0.2.130, 6.6.0-145.0.2.142, 6.6.0-145.0.2.143
perf-debuginfo - addressed in versions 6.6.0-145.0.2.130, 6.6.0-145.0.2.142, 6.6.0-145.0.2.143
python3-perf - addressed in versions 6.6.0-145.0.2.130, 6.6.0-145.0.2.142, 6.6.0-145.0.2.143
kernel-extra-modules - update to 6.6.0-145.0.2.143

External References

Related Security Bulletins