CVE Catalog

Actively exploited in the wild

Linux Kernel Use of Uninitialized Resource Vulnerability

Linux - Kernel · Listed in the CISA KEV since 2025-03-04. This indicates confirmed attacks in production environments.

Required action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.

CVE-2024-50302

MediumCVSS 5.5KEV
Published: Updated: Translated: NVD NIST

Summary

In the Linux kernel, a vulnerability was resolved in HID: core by zero-initializing the report buffer. The report buffer is used by various drivers, and its non-zero initialization could lead to kernel memory leak via a specially crafted report.

Risk Assessment

An attacker could exploit this to leak sensitive information from kernel memory, potentially compromising system security.

Recommendation

Update the Linux kernel to a version that includes the fix to zero-initialize the report buffer during allocation.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS