Use-after-free in Linux kernel - #VU139558

 

Use-after-free in Linux kernel - #VU139558

Published: July 27, 2026


Vulnerability identifier: #VU139558
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-416
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to a use-after-free in hci_le_create_conn_sync() and hci_acl_create_conn_sync() when processing create connection completion handling. A local user can trigger a connection state change that frees conn before flag cleanup to cause a denial of service.

The condition occurs when the command status handler frees the connection object while the worker is still blocked on the connection complete event.


Affected software

Linux kernel

Remediation

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins