mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
813 B
Markdown
18 lines
813 B
Markdown
### [CVE-2024-35856](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-35856)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the Linux kernel, the following vulnerability has been resolved:Bluetooth: btusb: mediatek: Fix double free of skb in coredumphci_devcd_append() would free the skb on error so the caller don'thave to free it again otherwise it would cause the double free of skb.Reported-by : Dan Carpenter <dan.carpenter@linaro.org>
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|