Lucene search

K
osvGoogleOSV:CVE-2024-35856
HistoryMay 17, 2024 - 3:15 p.m.

CVE-2024-35856

2024-05-1715:15:00
Google
osv.dev
2
linux kernel
bluetooth vulnerability
fixed

AI Score

6.6

Confidence

Low

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix double free of skb in coredump hci_devcd_append() would free the skb on error so the caller don’t have to free it again otherwise it would cause the double free of skb. Reported-by : Dan Carpenter <[email protected]>