← Back to CVE List

CVE-2024-50302

Published: 2024-11-19T02:16Z
Last Modified: 2025-03-10T20:26Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: HID: core: zero-initialize the report buffer Since the report buffer is used by all kinds of drivers in various ways, let's zero-initialize it during allocation to make sure that it can't be ever used to leak kernel memory via specially-crafted report. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt