Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | 6.16 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/5029d80bfc30b60ff57c70ccb04e027acb404f6aPatch
- https://git.kernel.org/stable/c/b505902c66a282dcb01bcdc015aa1fdfaaa075dbPatch
FAQ
What is CVE-2025-38641?
CVE-2025-38641 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 retur...
How severe is CVE-2025-38641?
CVE-2025-38641 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-38641?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.