Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A lock dependency issue has been identified in the Linux kernel's Broadcom bnxt_en Ethernet driver. This vulnerability arises from the improper handling of network device locks during the removal of the driver, which can lead to warnings and potential instability. The issue is present in several versions of the Linux kernel, including 6.16.0.
The vulnerability can cause lock dependency warnings, indicating potential issues with driver removal and network device management.
The vulnerability can be reproduced by removing the bnxt_en driver module using the 'rmmod' command. This action triggers a lock dependency warning because the 'bnxt_free_ntp_fltrs' function expects the network device lock to be held, but the device has already been unregistered during the driver removal process.
Users can apply the latest patches available in the Linux kernel stable tree to address this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.