Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A use-after-free vulnerability has been addressed in the Linux kernel's Bluetooth ISO connection management. This issue could arise if the connection's socket pointer is not properly cleared, potentially leading to a use-after-free condition when the connection is freed. The vulnerability is present in the Bluetooth ISO socket type, which was introduced in a previous commit.
Exploitation of this vulnerability could lead to a use-after-free condition, which may be exploited to execute arbitrary code or cause a denial-of-service condition by crashing the system.
The vulnerability can be reproduced by creating a Bluetooth ISO connection and not properly clearing the connection's socket pointer before the connection is freed. This can be done by manipulating the connection management to leave the socket pointer set, which will then be improperly handled when the connection is closed, leading to a use-after-free condition.
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.