CVE-2026-43021
Awaiting Analysis Awaiting Analysis - Queue
Bluetooth: hci_sync Memory Leak in Linux Kernel

Publication date: 2026-05-01

Last updated on: 2026-05-01

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: fix leaks when hci_cmd_sync_queue_once fails When hci_cmd_sync_queue_once() returns with error, the destroy callback will not be called. Fix leaking references / memory on these failures.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-01
Last Modified
2026-05-01
Generated
2026-05-07
AI Q&A
2026-05-01
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
linux_kernel linux_kernel *
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the Linux kernel's Bluetooth subsystem, specifically in the hci_sync component. When the function hci_cmd_sync_queue_once() fails and returns an error, a necessary destroy callback is not called. This results in leaking references or memory because the cleanup process is not properly executed on failure.


How can this vulnerability impact me? :

The impact of this vulnerability is primarily related to resource management. Because memory or references are leaked when the failure occurs, it can lead to increased memory usage and potentially degrade system performance or stability over time. In severe cases, this could cause system crashes or denial of service due to resource exhaustion.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart