Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-53150

7.1 · HIGH Actively Exploited
Published Dec 24, 2024 debian CWE-125 EPSS 1.35% (69th pctl)

Overview

CVE-2024-53150 is a high-severity vulnerability affecting debian debian_linux. It was published on December 24, 2024 and has a CVSS 3.1 base score of 7.1 (HIGH). This vulnerability is listed in CISA's Known Exploited Vulnerabilities catalog, indicating active exploitation in the wild.

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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 driver code doesn't check bLength of each

descriptor at traversing for clock descriptors. That is, when a

device provides a bogus descriptor with a shorter bLength, the driver

might hit out-of-bounds reads.

For addressing it, this patch adds sanity checks to the validator

functions for the clock descriptor traversal. When the descriptor

length is shorter than expected, it's skipped in the loop.

For the clock source and clock multiplier descriptors, we can just

check bLength against the sizeof() of each descriptor type.

OTOH, the clock selector descriptor of UAC2 and UAC3 has an array

of bNrInPins elements and two more fields at its tail, hence those

have to be checked in addition to the sizeof() check.

Remediation

Check the references section for vendor advisories and patches from debian. Update debian_linux to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 0, < 5.4.287 Affected

Frequently Asked Questions

What is CVE-2024-53150?

CVE-2024-53150 is a high-severity vulnerability affecting debian debian_linux. It was published on December 24, 2024 and has a CVSS 3.1 base score of 7.1 (HIGH). This vulnerability is listed in CISA's Known Exploited Vulnerabilities catalog, indicating active exploitation in the wild.

How severe is CVE-2024-53150?

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2024-53150?

Check the references section for vendor advisories and patches from debian. Update debian_linux to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-53150?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-53150 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.