CVE-2025-38641

Publication date

2025-08-22 16:00:47

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: Fix potential NULL dereference on kmalloc failure Avoid potential NULL pointer dereference by checking the return value of kmalloc and handling allocation failure properly.