CVE-2025-39757
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-39757 is an out-of-bounds read vulnerability in the Linux kernel's ALSA USB audio subsystem affecting the handling of UAC3 (USB Audio Class 3) cluster segment descriptors. The flaw was published on September 11, 2025, and stems from insufficient validation of descriptor sizes against declared lengths and allocated buffer boundaries, which can be triggered by malicious USB firmware. Affected Linux kernel versions span multiple stable branches: 4.19 through 5.4.296, 5.5 through 5.10.240, 5.11 through 5.15.189, 5.16 through 6.1.148, 6.2 through 6.6.102, 6.7 through 6.12.42, and 6.13 through 6.15.10. It carries a CVSS v3.1 base score of 7.1 (High) (Feedly, Microsoft MSRC).

Technical details

The root cause is classified as CWE-125 (Out-of-bounds Read). The Linux kernel's snd-usb-audio driver fails to validate UAC3 class segment descriptors — specifically, it does not verify that descriptor sizes match their declared lengths or that they fit within the allocated buffer sizes. An attacker with local access and low privileges can connect a USB device presenting malicious firmware with crafted UAC3 cluster segment descriptors, causing the kernel to perform unexpected out-of-bounds memory reads. The attack vector is local (physical or logical USB access), requires low privileges, and no user interaction beyond plugging in the device (Feedly). The fix adds proper size and boundary checks before processing UAC3 descriptors, as reflected in multiple stable kernel patches (kernel.org patches).

Impact

Successful exploitation can result in unauthorized disclosure of sensitive kernel memory contents (high confidentiality impact) and system instability or denial of service (high availability impact). Integrity is not directly affected. The scope is limited to the local system, but kernel memory exposure could potentially reveal cryptographic material, credentials, or other sensitive data resident in kernel space. The attack requires only low privileges and no user interaction, making it accessible to any local user or process capable of interacting with USB subsystems (Feedly, Microsoft MSRC).

Exploitability

No public proof-of-concept exploit code is known to exist, and there is no evidence of active in-the-wild exploitation as of the time of this report (Feedly). The EPSS score is approximately 0.033%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported. Exploitation requires physical or logical access to attach a malicious USB device, which limits the attack surface compared to remote vulnerabilities.

Exploitation steps

  1. Prepare malicious USB firmware: Craft a USB device (e.g., using a programmable USB microcontroller such as a Facedancer or similar hardware) that presents itself as a UAC3 audio device with malformed cluster segment descriptors — specifically, descriptors where the declared length does not match the actual data size or exceeds the allocated buffer.
  2. Gain local access: Obtain physical or logical access to a target system running a vulnerable Linux kernel version (e.g., 4.19–5.4.296, 5.5–5.10.240, 5.11–5.15.189, 5.16–6.1.148, 6.2–6.6.102, 6.7–6.12.42, or 6.13–6.15.10).
  3. Connect the malicious device: Plug the crafted USB device into the target system. The kernel's snd-usb-audio driver will automatically enumerate the device and attempt to parse its UAC3 descriptors.
  4. Trigger OOB read: The driver processes the malformed cluster segment descriptor without proper size validation, causing an out-of-bounds read in kernel memory.
  5. Achieve objective: Depending on the specific memory layout, the attacker may observe kernel memory contents (information disclosure) or trigger a kernel panic (denial of service) (Feedly).

Indicators of compromise

  • Logs: Kernel logs (dmesg or /var/log/kern.log) showing unexpected USB audio device enumeration errors, ALSA subsystem warnings, or kernel BUG/OOPS traces related to snd-usb-audio or UAC3 descriptor parsing.
  • Logs: Entries referencing out-of-bounds access or memory corruption in the snd_usb_audio module stack trace.
  • Process/System: Unexpected kernel panics or system reboots following USB device insertion events.
  • Hardware: Unrecognized or unusual USB audio devices appearing in lsusb output, particularly devices with anomalous descriptor structures.
  • File System: Presence of unfamiliar USB gadget firmware files or scripts associated with USB device emulation tools (e.g., Facedancer, USB Rubber Ducky configurations targeting audio class).

Mitigation and workarounds

Patches are available across multiple Linux kernel stable branches. Upgrade to one of the following fixed versions: 5.4.297, 5.10.241, 5.15.190, 6.1.149, 6.6.103, 6.12.43, 6.15.11, 6.16.2, or 6.17-rc2 and later. Microsoft's Azure Linux 3 (kernel 6.6.96.2-2) and Debian Linux 11.0 have also received patches. Distribution-specific updates are available from Red Hat (RHSA-2025:17760, RHSA-2025:17776, RHSA-2025:18297, RHSA-2025:18298, and others), AlmaLinux, Oracle Linux, and Rocky Linux. As a workaround, restrict physical USB port access to trusted devices, disable USB ports on systems that do not require USB connectivity, and consider blacklisting the snd-usb-audio kernel module on systems where USB audio is not needed (echo 'blacklist snd-usb-audio' >> /etc/modprobe.d/blacklist.conf) (Feedly, Red Hat Advisory).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74583NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2026-74582NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel.src
NoYesAug 21, 2026
CVE-2026-74581NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-internal
NoYesAug 21, 2026
CVE-2026-74580NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2025-30156NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel-matched
NoYesAug 21, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management