Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: HID: betop: check shape of output reports betopff_init() only checks the total sum of the report counts for each report field to be at least 4, but hid_betopff_play() expects 4 report fields. A device advertising an output report with one field and 4 report counts would pass the check but crash the kernel with a NULL pointer dereference in hid_betopff_play().
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.0, < 4.14.305 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/07bc32e53c7bd5c91472cc485231ef6274db9b76Patch
- https://git.kernel.org/stable/c/1a2a47b85cab50a3c146731bfeaf2d860f5344eePatch
- https://git.kernel.org/stable/c/28fc6095da22dc88433d79578ae1c495ebe8ca43Patch
- https://git.kernel.org/stable/c/3782c0d6edf658b71354a64d60aa7a296188fc90Patch
- https://git.kernel.org/stable/c/7317326f685824c7c29bd80841fd18041af6bb73Patch
- https://git.kernel.org/stable/c/d3065cc56221d1a5eda237e94eaf2a627b88ab79Patch
- https://git.kernel.org/stable/c/dbab4dba400d6ea9a9697fbbd287adbf7db1dac4Patch
FAQ
What is CVE-2023-53015?
CVE-2023-53015 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: HID: betop: check shape of output reports betopff_init() only checks the total sum of the report counts for each report field to b...
How severe is CVE-2023-53015?
CVE-2023-53015 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-2023-53015?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.