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.
Product status
c38fe1bb5d21c2ce0857965ee06174ee587d6b42 (git) before ea20568895c1122f15b6fc9e8d02c6cbe22964f8
c38fe1bb5d21c2ce0857965ee06174ee587d6b42 (git) before e87fc697fa4be5164e47cfba4ddd4732499adc60
c38fe1bb5d21c2ce0857965ee06174ee587d6b42 (git) before 4cf65845fdd09d711fc7546d60c9abe010956922
6.11
Any version before 6.11
6.12.37 (semver)
6.15.6 (semver)
6.16 (original_commit_for_fix)
References
git.kernel.org/...c/ea20568895c1122f15b6fc9e8d02c6cbe22964f8
git.kernel.org/...c/e87fc697fa4be5164e47cfba4ddd4732499adc60
git.kernel.org/...c/4cf65845fdd09d711fc7546d60c9abe010956922