CVE-2024-35856

Summary

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 <dan.carpenter@linaro.org>

Affected Software

VendorProductVersion RangeStatus
LinuxLinux0b70151328781a89c89e4cf3fae21fc0e98d869e < 80dfef128cb9f1b1ef67c0fe8c8deb4ea7ad30c1affected
LinuxLinux0b70151328781a89c89e4cf3fae21fc0e98d869e < e20093c741d8da9f6390dd45d75b779861547035affected
LinuxLinux0b70151328781a89c89e4cf3fae21fc0e98d869e < 18bdb386a1a30e7a3d7732a98e45e69cf6b5710daffected
LinuxLinux6.6affected
LinuxLinux0 < 6.6unaffected
LinuxLinux6.6.30 <= 6.6.*unaffected
LinuxLinux6.8.9 <= 6.8.*unaffected
LinuxLinux6.9 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

CVE Program Container

Additional References

References