Deadlock in Linux kernel - CVE-2026-43147

 

Deadlock in Linux kernel - CVE-2026-43147

Published: May 7, 2026


Vulnerability identifier: #VU130588
CSH Severity: Low
CVSS v4.0: 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/E:U/U:Clear
CVE-ID: CVE-2026-43147
CWE-ID: CWE-833
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

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

The vulnerability exists due to a deadlock in the SR-IOV handling logic when writing to sysfs entries to disable virtual functions and remove a PCI device. A local user can write crafted values to the sriov_numvfs and remove sysfs attributes to cause a denial of service.

The issue is triggered by recursive acquisition of pci_rescan_remove_lock during device removal.


How to mitigate CVE-2026-43147

Install security update from vendor's repository.

Sources