mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
1.1 KiB
1.1 KiB
CVE-2024-57879
Description
In the Linux kernel, the following vulnerability has been resolved:Bluetooth: iso: Always release hdev at the end of iso_listen_bisSince hci_get_route holds the device before returning, the hdevshould be released with hci_dev_put at the end of iso_listen_biseven if the function returns with an error.
POC
Reference
No PoCs from references.