๐ŸŸข CVE-2024-53150

CVE-2024-53150 is a Linux kernel vulnerability in the USB audio driver that allows out-of-bounds reads when processing malicious USB device descriptors. Despite being in CISA KEV, this is primarily a local privilege escalation issue requiring physical USB device insertion or prior system access.

โ† Back to Overview
LOW_RISK
Risk Level
7.1
CVSS Score
LOCAL
Attack Vector
Privilege Escalation
ATT&CK Tactic
T1068 โ€” Exploitation for Privilege Escalation
ATT&CK Technique
VERY_LOW
Deployment Risk
No
Ransomware

๐Ÿ“‹ Vulnerability Details

Data Source: CIRCL

Confidence: HIGH

Exploitation Method: OTHER

CVE Published: 2024-12-24

Added to CISA KEV: 2025-04-09 106 DAYS BETWEEN CVE AND KEV

๐ŸŽฏ Recommendations:

๐Ÿ” Web Intelligence (Kagi ยท 2026-06-04)

CVE-2024-53150 is a vulnerability identified in the Linux kernel's USB Audio driver, specifically involving an out-of-bounds read issue when the driver traverses clock descriptors [3] [1].

Below is the requested information regarding this vulnerability:

Exploitation and Threat Actor Usage
  • Active Exploitation: There is no evidence of active exploitation in the wild or usage by specific threat actors. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.
  • Ransomware/Targeted Attacks: There are no reports linking this vulnerability to ransomware campaigns or targeted attacks.
Attack Method and Requirements
  • Exploitation Requirements: Successful exploitation typically requires physical access to the system [1].
  • Method: An attacker would need to connect a malicious USB device to the target system to trigger the flaw in the USB Audio driver's descriptor parsing logic [1].
  • User Interaction: Generally, no specific user interaction is required beyond the physical insertion of the malicious device.
Impact and Access
  • Impact: The vulnerability allows for out-of-bounds reads. In the context of kernel drivers, such flaws can potentially lead to information disclosure or system instability (e.g., kernel crashes/denial of service), depending on the specific memory layout and the nature of the data accessed.
Proof-of-Concept and Availability
  • There are no widely publicized, functional exploit tools or proof-of-concept (PoC) exploits available for this vulnerability.
Affected Versions and Mitigation
  • Affected Versions: The vulnerability affects various versions of the Linux kernel where the USB Audio driver fails to properly validate the `bLength` of descriptors during traversal.
  • Patch Status: This issue was resolved in the Linux kernel source tree. Users and administrators should ensure their systems are updated to a kernel version that includes the fix (typically found in stable kernel releases distributed by major Linux distributions) [2] [4].
  • Mitigation: The primary mitigation is to apply the relevant security updates provided by your Linux distribution vendor. As the attack requires physical access, maintaining physical security of hardware is a standard defensive practice.

Sources

  1. CVE-2024-53150 - Red Hat Customer Portal

    A vulnerability was found in the Linux kernel's USB Audio driver. This flaw can allow an attacker with physical access to the system to use a malicious USB ...

  2. access.redhat.com/errata/RHSA-2025:3880

    ... A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section. ... kernel: ALSA: usb-audio: Fix out of bounds reads when finding clock sources (CVE-2024-53150) ... BZ - 2333971โ€ฆ

  3. CVE-2024-53150 Detail - NVD

    In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out of bounds reads when finding clock sources The current USB-audio ...

  4. access.redhat.com/errata/RHSA-2025:3832

    ... A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section. ... kernel: ALSA: usb-audio: Fix out of bounds reads when finding clock sources (CVE-2024-53150) ... BZ - 2333971โ€ฆ