cve/2024/CVE-2024-57879.md
2025-09-29 21:09:30 +02:00

21 lines
1.1 KiB
Markdown

### [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=&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=02171da6e86a73e1b343b36722f5d9d5c04b3539%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=6.9%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=a6c3af0a620082d191dabc69c4925b3e6c26dd48%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue)
### 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