hci_conn_cleanup in net/bluetooth/hci_conn.c in the Linux...
High severity
Unreviewed
Published
Mar 31, 2023
to the GitHub Advisory Database
•
Updated Nov 18, 2023
Description
Published by the National Vulnerability Database
Mar 31, 2023
Published to the GitHub Advisory Database
Mar 31, 2023
Last updated
Nov 18, 2023
hci_conn_cleanup in net/bluetooth/hci_conn.c in the Linux kernel through 6.2.9 has a use-after-free (observed in hci_conn_hash_flush) because of calls to hci_dev_put and hci_conn_put. There is a double free that may lead to privilege escalation.
References