CVE-2024-26887

Publication date

2024-04-17 10:27:41

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: Fix memory leak This checks if CONFIG_DEV_COREDUMP is enabled before attempting to clone the skb and also make sure btmtk_process_coredump frees the skb passed following the same logic.