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 | Vendor | Version |
|---|---|---|
| Linux | Linux | 6.0 |
| Linux | Linux | 6.0.1 |
| Linux | Linux | 4.7.1/4.7.2 on Windows Server, version 1709 (Server Core Installation) |
| Linux | Linux | 4.7.2 on Windows Server, version 1803 (Server Core Installation) |