PT-2026-38977 · Linux · Linux Kernel

Published

2026-05-08

·

Updated

2026-05-21

·

CVE-2026-43326

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A deadlock occurs in the sched ext component due to the SCX KICK WAIT mechanism. The kick cpus irq workfn() function performs a busy-wait using smp cond load acquire() until the target CPU's kick sync advances. Since this process runs in a hardirq context (a high-priority interrupt handler that prevents other tasks from running on that CPU), the waiting CPU cannot reschedule, preventing its own kick sync from advancing. This can lead to a system-wide deadlock if multiple CPUs form a wait cycle.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Improper Locking

Weakness Enumeration

Related Identifiers

CVE-2026-43326

Affected Products

Linux Kernel