PT-2026-34385 · Linux · Linux Kernel
Published
2026-04-22
·
Updated
2026-06-15
·
CVE-2026-31480
CVSS v3.1
5.5
Medium
| Vector | AV: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 potential deadlock exists in the tracing component during CPU hotplug operations involving osnoise. The issue occurs when a specific sequence of events involving
mutex lock(&interface lock) and cpus write lock() leads to a state where tasks are mutually waiting for locks, causing the system to hang.Recommendations
Swap the order of
cpus read lock() and mutex lock(&interface lock) to resolve the deadlock.Fix
Improper Locking
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel