CVE-2023-53015

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-53015
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53015.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-53015
Downstream
Related
Published
2025-03-27T17:15:50Z
Modified
2025-10-01T18:15:35Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

HID: betop: check shape of output reports

betopffinit() only checks the total sum of the report counts for each report field to be at least 4, but hidbetopffplay() 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 hidbetopff_play().

References

Affected packages