← Back to CVE List

CVE-2023-53018

Published: 2025-03-27T17:15Z
Last Modified: 2025-04-15T19:41Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_conn: Fix memory leaks When hci_cmd_sync_queue() failed in hci_le_terminate_big() or hci_le_big_terminate(), the memory pointed by variable d is not freed, which will cause memory leak. Add release process to error path. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt