Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-96477.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-96477
Upstream
Published
2026-08-15T06:22:29Z
Modified
2026-08-31T05:26:27Z
Summary
CVE-2026-74302 affecting package kernel 6.6.150.1-1
Details

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: hcicore: Fix UAF in hciunregister_dev()

hciunregisterdev() does not disable cmdtimer and ncmdtimer before the hci_dev structure is freed. If a timeout fires during device teardown, the callback dereferences freed memory (including the hdev->reset function pointer), leading to a use-after-free.

Add disabledelayedworksync() calls alongside the existing disablework_sync() calls to ensure both timers are fully quiesced before teardown proceeds.

References

Affected packages

Azure Linux:3 / kernel

Package

Name
kernel
Purl
pkg:rpm/azure-linux/kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
6.6.150.1-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-96477.json"