### [CVE-2024-57879](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-57879) ![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=02171da6e86a73e1b343b36722f5d9d5c04b3539%3C%204ca50db1c567d658d173c5ef3ee6c52b0b03603c%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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. #### Github - https://github.com/oogasawa/Utility-security