CVE-2024-53150Known exploitationPublic exploit

Kernel memory disclosure via short clock descriptors

Published Dec 24, 2024 · Updated May 23, 2026

Out-of-bounds read in the Linux ALSA USB-audio driver allows physically proximate attackers to disclose kernel memory via a malicious USB device. The clock-descriptor validators in sound/usb/clock.c traverse descriptors without first checking bLength, so short source, multiplier, or selector descriptors make the driver read beyond their bounds and can return adjacent data in a USB control message. Exploitation requires physical USB attachment and controlled descriptor data; demonstrated attacks use heap grooming to leak a kernel pointer and bypass KASLR.

CVSS severity7.1
High
EPSS probability1.35%
Next 30 days · Sep 16, 2026
Known exploitationReported
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Out-of-bounds read in the Linux ALSA USB-audio driver allows physically proximate attackers to disclose kernel memory via a malicious USB device. The clock-descriptor validators in sound/usb/clock.c traverse descriptors without first checking bLength, so short source, multiplier, or selector descriptors make the driver read beyond their bounds and can return adjacent data in a USB control message. Exploitation requires physical USB attachment and controlled descriptor data; demonstrated attacks use heap grooming to leak a kernel pointer and bypass KASLR.

The record

CVE
CVE-2024-53150
Published
Dec 24, 2024
Updated
May 23, 2026
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
CWE-125, T1200
Attack vector
physical
Privileges
unauthenticated

Timeline

How it unfolded

  1. Dec 24, 2024CVE publishedPublication date reported by the CVE source.
  2. May 23, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=3b17a13b687ae99939dc94a4ae01fbc34f68decc
  2. Affected versionversion=4.19.84 <4.20
  3. Affected versionversion=5.3.11 <5.4
  4. Affected versionversion=5.4
  5. Affected versionversion=9feeaa50e5b4b0b71259d918a36ecf9059e60796
  6. Affected versionversion=b8e4f1fdfa422398c2d6c47bfb7d1feb3046d70a <096bb5b43edf755bc4477e64004fa3a20539ec2f
  7. Affected versionversion=b8e4f1fdfa422398c2d6c47bfb7d1feb3046d70a <45a92cbc88e4013bfed7fd2ccab3ade45f8e896b
  8. Affected versionversion=b8e4f1fdfa422398c2d6c47bfb7d1feb3046d70a <74cb86e1006c5437b1d90084d22018da30fddc77
  9. Affected versionversion=b8e4f1fdfa422398c2d6c47bfb7d1feb3046d70a <a3dd4d63eeb452cfb064a13862fb376ab108f6a6
  10. Affected versionversion=b8e4f1fdfa422398c2d6c47bfb7d1feb3046d70a <a632bdcb359fd8145e86486ff8612da98e239acd
  11. Affected versionversion=b8e4f1fdfa422398c2d6c47bfb7d1feb3046d70a <ab011f7439d9bbfd34fd3b9cef4b2d6d952c9bb9
  12. Affected versionversion=b8e4f1fdfa422398c2d6c47bfb7d1feb3046d70a <da13ade87a12dd58829278bc816a61bea06a56a9
  13. Affected versionversion=b8e4f1fdfa422398c2d6c47bfb7d1feb3046d70a <ea0fa76f61cf8e932d1d26e6193513230816e11d

What conditions does exploitation require?

Attack vectorphysical
Required privilegesunauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=3b17a13b687ae99939dc94a4ae01fbc34f68decc; version=4.19.84 <4.20; version=5.3.11 <5.4; version=5.4; version=9feeaa50e5b4b0b71259d918a36ecf9059e60796; version=b8e4f1fdfa422398c2d6c47bfb7d1feb3046d70a <096bb5b43edf755bc4477e64004fa3a20539ec2f; version=b8e4f1fdfa422398c2d6c47bfb7d1feb3046d70a <45a92cbc88e4013bfed7fd2ccab3ade45f8e896b; version=b8e4f1fdfa422398c2d6c47bfb7d1feb3046d70a <74cb86e1006c5437b1d90084d22018da30fddc77; version=b8e4f1fdfa422398c2d6c47bfb7d1feb3046d70a <a3dd4d63eeb452cfb064a13862fb376ab108f6a6; version=b8e4f1fdfa422398c2d6c47bfb7d1feb3046d70a <a632bdcb359fd8145e86486ff8612da98e239acd; version=b8e4f1fdfa422398c2d6c47bfb7d1feb3046d70a <ab011f7439d9bbfd34fd3b9cef4b2d6d952c9bb9; version=b8e4f1fdfa422398c2d6c47bfb7d1feb3046d70a <da13ade87a12dd58829278bc816a61bea06a56a9; version=b8e4f1fdfa422398c2d6c47bfb7d1feb3046d70a <ea0fa76f61cf8e932d1d26e6193513230816e11d

Published CVSS scores

7.1NIST National Vulnerability DatabaseCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorphysical
Privilegesunauthenticated
Known exploitationReported
Public exploitPublished

Weakness, pattern, technique

CWE-125Out-of-bounds Read
T1200Hardware Additions

Public exploit references

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo