| Summary | In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix memory leak in error path of hci_alloc_dev() Early failures in Bluetooth HCI UART configuration leak SRCU percpu When device initialization fails before hci_register_dev() completes, Because hci_release_dev() is bypassed, the SRCU struct initialized Fix the leak by explicitly calling cleanup_srcu_struct() in the |
|---|---|
| Publication Date | June 25, 2026, 6:16 p.m. |
| Registration Date | June 27, 2026, 4:27 a.m. |
| Last Update | June 25, 2026, 6:16 p.m. |