Security Advisory

CVE-2024-35856

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-17 14:47:32
Last updated 2026-05-11 20:12:34
Assigner Linux
State PUBLISHED

Description

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 dont have to free it again otherwise it would cause the double free of skb. Reported-by : Dan Carpenter <dan.carpenter@linaro.org>