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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
24 Oct 2025, 20:48
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2024-50302 - US Government Resource |
21 Oct 2025, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
21 Oct 2025, 20:20
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
21 Oct 2025, 19:20
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:google:android:-:*:*:*:*:*:*:* | |
| First Time |
Google
Google android |
|
| References |
|
Information
Published : 2024-11-19 02:16
Updated : 2025-10-24 20:48
NVD link : CVE-2024-50302
Mitre link : CVE-2024-50302
CVE.ORG link : CVE-2024-50302
JSON object : View
Products Affected
- android
linux
- linux_kernel
CWE
CWE-908
Use of Uninitialized Resource
