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.Referenceshttps://lore.kernel.org/lkml/20230309074645.74309-1-wzhmmmmm%40gmail.com/https://www.openwall.com/lists/oss-security/2023/03/28/2https://www.openwall.com/lists/oss-security/2023/03/28/3https://security.netapp.com/advisory/ntap-20230517-0004/