Linux Kernel Bluetooth Management Concurrent Access Vulnerability Leading to Use-After-Free

Vulnerability

A vulnerability in the Linux kernel's Bluetooth management system has been addressed. The issue involved concurrent access to the 'mgmt_pending' list, which was not properly synchronized, potentially leading to crashes. This vulnerability could cause a use-after-free error, where memory that has been freed is still accessed, leading to undefined behavior or crashes.

Impact

Exploitation of this vulnerability could lead to a use-after-free condition, causing memory corruption and potentially allowing for arbitrary code execution.

Reproduction

The vulnerability can be reproduced by creating a Bluetooth socket and sending management commands that access the 'mgmt_pending' list. This can be done using a tool like 'syzkaller', which is designed to fuzz the Linux kernel and can trigger the vulnerability by sending concurrent requests that manipulate the 'mgmt_pending' list without proper synchronization.

Remediation

Users should upgrade to the latest version of the Linux kernel where this vulnerability has been fixed.

Added: Jul 3, 2025, 11:05 AM
Updated: Jul 3, 2025, 11:05 AM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.0
remediation
7.7
relevance
0.2
threat
4.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.