CVE-2026-43022
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: hci_sync: hci_cmd_sync_queue_once() return -EEXIST if exists
hci_cmd_sync_queue_once() needs to indicate whether a queue item was added, so caller can know if callbacks are called, so it can avoid leaking resources.
Change the function to return -EEXIST if queue item already exists.
Modify all callsites to handle that.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 505ea2b295929e7be2b4e1bc86ee31cb7862fb01 < 0ad2ce230b38cd4b3f6732cc609e270461e626e5 | affected |
| Linux | Linux | 505ea2b295929e7be2b4e1bc86ee31cb7862fb01 < 2969554bcfccb5c609f6b6cd4a014933f3a66dd0 | affected |
| Linux | Linux | f00f36db76eb8fd10d13e80e2590f23b5beaa54d | affected |
| Linux | Linux | 1499f79995c7ee58e3bfeeff75f6d1b37dcda881 | affected |
| Linux | Linux | 357603f4d396d85fbf0045512efaf1d7f7394ed7 | affected |
| Linux | Linux | 6.1.120 < 6.2 | affected |
| Linux | Linux | 6.6.51 < 6.7 | affected |
| Linux | Linux | 6.8.9 < 6.9 | affected |
| Linux | Linux | 6.9 | affected |
| Linux | Linux | 0 < 6.9 | unaffected |
| Linux | Linux | 6.19.12 <= 6.19.* | unaffected |
| Linux | Linux | 7.0 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/0ad2ce230b38cd4b3f6732cc609e270461e626e5
- https://git.kernel.org/stable/c/2969554bcfccb5c609f6b6cd4a014933f3a66dd0
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.