CVE Catalog

Actively exploited in the wild

Linux Kernel Out-of-Bounds Write Vulnerability

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

Required action: Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.

CVE-2024-53104

HighCVSS 7.8KEV
Published: Updated: Translated: NVD NIST

Summary

In the Linux kernel, the media uvcvideo driver's uvc_parse_format function did not skip frames of type UVC_VS_UNDEFINED, which could lead to out-of-bounds writes since frames of this type were not taken into account when calculating the size of the frames buffer in uvc_parse_streaming.

Risk Assessment

Plugging in a malicious or faulty USB video device can trigger out-of-bounds memory writes, potentially causing kernel memory corruption, system crashes, or possible code execution.

Recommendation

Update the Linux kernel to a version containing the fix and avoid connecting untrusted USB video devices to critical systems.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_format This can lead to out of bounds writes since frames of this type were not taken into account when calculating the size of the frames buffer in uvc_parse_streaming.

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