Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt() The cs40l50_upload_owt() function allocates memory via kmalloc() without checking for allocation failure, which could lead to a NULL pointer dereference. Return -ENOMEM in case allocation fails.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.11, < 6.12.37 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/4cf65845fdd09d711fc7546d60c9abe010956922Patch
- https://git.kernel.org/stable/c/e87fc697fa4be5164e47cfba4ddd4732499adc60Patch
- https://git.kernel.org/stable/c/ea20568895c1122f15b6fc9e8d02c6cbe22964f8Patch
FAQ
What is CVE-2025-38381?
CVE-2025-38381 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt() The cs40l50_upload_owt() function allocates memory v...
How severe is CVE-2025-38381?
CVE-2025-38381 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-38381?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.