In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Fix UAF in hci_unregister_dev() hci_unregister_dev() does… (CVE-2026-74302)
A use-after-free vulnerability in the Linux kernel's Bluetooth subsystem was fixed in the hci_unregister_dev() function. The issue occurred because cmd_timer and ncmd_timer were not disabled before the hci_dev structure was freed, allowing timer callbacks to dereference freed memory during device teardown. This could lead to instability or crashes. The fix involves adding disable_delayed_work_sync() calls to fully quiesce timers before freeing resources.
AI Analysis
Technical Summary
The Linux kernel Bluetooth subsystem contained a use-after-free vulnerability in the hci_unregister_dev() function. Specifically, the cmd_timer and ncmd_timer timers were not disabled before the hci_dev structure was freed. If a timer timeout fired during device teardown, the callback would dereference freed memory, including the hdev->reset function pointer, causing a use-after-free condition. The patch added disable_delayed_work_sync() calls alongside existing disable_work_sync() calls to ensure both timers are fully stopped before the device structure is freed, preventing the use-after-free.
Potential Impact
This vulnerability could cause kernel instability or crashes due to use-after-free memory dereferences in the Bluetooth subsystem during device teardown. There is no information about exploitation in the wild or privilege escalation. The impact is limited to potential denial of service or system instability.
Mitigation Recommendations
A fix has been implemented that disables the relevant timers before freeing the device structure, preventing the use-after-free condition. Users should apply the official Linux kernel updates that include this patch to remediate the vulnerability. No additional mitigation steps are indicated.
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Fix UAF in hci_unregister_dev() hci_unregister_dev() does… (CVE-2026-74302)
Description
A use-after-free vulnerability in the Linux kernel's Bluetooth subsystem was fixed in the hci_unregister_dev() function. The issue occurred because cmd_timer and ncmd_timer were not disabled before the hci_dev structure was freed, allowing timer callbacks to dereference freed memory during device teardown. This could lead to instability or crashes. The fix involves adding disable_delayed_work_sync() calls to fully quiesce timers before freeing resources.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel Bluetooth subsystem contained a use-after-free vulnerability in the hci_unregister_dev() function. Specifically, the cmd_timer and ncmd_timer timers were not disabled before the hci_dev structure was freed. If a timer timeout fired during device teardown, the callback would dereference freed memory, including the hdev->reset function pointer, causing a use-after-free condition. The patch added disable_delayed_work_sync() calls alongside existing disable_work_sync() calls to ensure both timers are fully stopped before the device structure is freed, preventing the use-after-free.
Potential Impact
This vulnerability could cause kernel instability or crashes due to use-after-free memory dereferences in the Bluetooth subsystem during device teardown. There is no information about exploitation in the wild or privilege escalation. The impact is limited to potential denial of service or system instability.
Mitigation Recommendations
A fix has been implemented that disables the relevant timers before freeing the device structure, preventing the use-after-free condition. Users should apply the official Linux kernel updates that include this patch to remediate the vulnerability. No additional mitigation steps are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-78xg-w78v-wc27
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74302"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a808b6bbf8831d5394f72cd
Added to database: 08/15/2026, 15:53:15 UTC
Last enriched: 08/15/2026, 16:11:28 UTC
Last updated: 08/15/2026, 16:11:28 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.