CVE Catalog

Actively exploited in the wild

Linux Kernel Out-of-Bounds Access Vulnerability

Linux - Kernel · Listed in the CISA KEV since 2025-04-09. 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-53197

HighCVSS 7.8KEV
Published: Updated: Translated: NVD NIST

Summary

In the Linux kernel, the ALSA USB-audio subsystem has a potential out-of-bounds access vulnerability for Extigy and Mbox devices. A malicious device can provide a bNumConfigurations value that exceeds the initial value used in usb_get_configuration for allocating dev->config, leading to out-of-bounds accesses.

Risk Assessment

An attacker with physical access could plug in a malicious USB device, causing a system crash or potential code execution. This could lead to system instability or compromise.

Recommendation

Update the Linux kernel to a version containing the fix for this issue. Avoid connecting unknown USB 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: ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices A bogus device can provide a bNumConfigurations value that exceeds the initial value used in usb_get_configuration for allocating dev->config. This can lead to out-of-bounds accesses later, e.g. in usb_destroy_configuration.

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