๐Ÿ›ก๏ธ CVE-2026-43147
๐ŸŸก CVSS 5.5 โ€” Medium โœ… No Known Exploit CWE-667 NVD
5.5
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

In the Linux kernel, the following vulnerability has been resolved: Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV" This reverts commit 05703271c3cd ("PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"), which causes a deadlock by recursively taking pci_rescan_remove_lock when sriov_del_vfs() is called as part of pci_stop_and_remove_bus_device(). For example with the following sequence of commands: $ echo > /sys/bus/pci/devices//sriov_numvfs $ echo 1 > /sys/bus/pci/devices//remove A trimmed trace of the deadlock on a mlx5 device is as below: zsh/5715 is trying to acquire lock: 000002597926ef50 (pci_rescan_remove_lock){+.+.}-{3:3}, at: sriov_disable+0x34/0x140 but task is already holding lock: 000002597926ef50 (pci_rescan_remove_lock){+.+.}-{3:3}, at: pci_stop_and_remove_bus_device_locked+0x24/0x80 ... Call Trace: [] dump_stack_lvl+0xc0/0x110 [] print_deadlock_bug+0x31e/0x330 [] __lock_acquire+0x16c8/0x32f0 [] lock_acquire+0x14c/0x350 [] __mutex_lock_common+0xe6/0x1520 [] mutex_lock_nested+0x3c/0x50 [] sriov_disable+0x34/0x140 [] mlx5_sriov_disable+0x50/0x80 [mlx5_core] [] remove_one+0x5e/0xf0 [mlx5_core] [] pci_device_remove+0x3c/0xa0 [] device_release_driver_internal+0x18e/0x280 [] pci_stop_bus_device+0x82/0xa0 [] pci_stop_and_remove_bus_device_locked+0x5e/0x80 [] remove_store+0x72/0x90 [] kernfs_fop_write_iter+0x15a/0x200 [] vfs_write+0x24c/0x300 [] ksys_write+0x86/0x110 [] __do_syscall+0x14c/0x400 [] system_call+0x6e/0x90 This alone is not a complete fix as it restores the issue the cited commit tried to solve. A new fix will be provided as a follow on.

Details

Severity MEDIUM
CVSS Score 5.5
CVSS Vector CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CWE CWE-667
Public Exploit โœ… No
Source NVD
Published 2026-05-06
Updated 2026-06-02
Modified 2026-05-13

Affected Packages

Software From version Fixed in
linux-kernel 6.19 6.19.6
unknown โ€” โ€”

Similar Threats

Patch Gap Protection

Running software with known vulnerabilities?

BotEraser can help reduce exposure by blocking IPs associated with exploit activity โ€” even before a patch is available.

Start Free โ†’

No credit card required  ยท  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.