CVE-2025-38381
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | c38fe1bb5d21c2ce0857965ee06174ee587d6b42 < ea20568895c1122f15b6fc9e8d02c6cbe22964f8 | affected |
| Linux | Linux | c38fe1bb5d21c2ce0857965ee06174ee587d6b42 < e87fc697fa4be5164e47cfba4ddd4732499adc60 | affected |
| Linux | Linux | c38fe1bb5d21c2ce0857965ee06174ee587d6b42 < 4cf65845fdd09d711fc7546d60c9abe010956922 | affected |
| Linux | Linux | 6.11 | affected |
| Linux | Linux | 0 < 6.11 | unaffected |
| Linux | Linux | 6.12.37 <= 6.12.* | unaffected |
| Linux | Linux | 6.15.6 <= 6.15.* | unaffected |
| Linux | Linux | 6.16 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/ea20568895c1122f15b6fc9e8d02c6cbe22964f8
- https://git.kernel.org/stable/c/e87fc697fa4be5164e47cfba4ddd4732499adc60
- https://git.kernel.org/stable/c/4cf65845fdd09d711fc7546d60c9abe010956922
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.