PT-2026-37487 · Linux · Linux Kernel
Published
2026-05-06
·
Updated
2026-05-29
·
CVE-2026-43147
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 deadlock occurs in the Linux kernel when
sriov del vfs() is called as part of pci stop and remove bus device(). This happens because the system recursively attempts to acquire the pci rescan remove lock while the lock is already held. The issue can be triggered by writing to the sriov numvfs and remove files within the /sys/bus/pci/devices/ directory. The deadlock involves the sriov disable() function and the pci stop and remove bus device locked() function.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
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