Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Bluetooth subsystem of the Linux kernel has been addressed. The issue arose in the isochronous listening function, where the device handle was not properly released after use. The function 'hci_get_route' retains the device before returning, so the handle should be released with 'hci_dev_put' at the end of 'iso_listen_bis', even if an error occurs.
Failure to release the device handle properly could lead to resource leaks or undefined behavior in the Bluetooth subsystem.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.