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.
References
Configurations
History
26 Nov 2025, 16:37
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:6.16:*:*:*:*:*:*:* | |
| References | () https://git.kernel.org/stable/c/5029d80bfc30b60ff57c70ccb04e027acb404f6a - Patch | |
| References | () https://git.kernel.org/stable/c/b505902c66a282dcb01bcdc015aa1fdfaaa075db - Patch | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CWE | CWE-476 |
Information
Published : 2025-08-22 16:15
Updated : 2025-11-26 16:37
NVD link : CVE-2025-38641
Mitre link : CVE-2025-38641
CVE.ORG link : CVE-2025-38641
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
