
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
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.
snd-usb-audio driver will automatically enumerate the device and attempt to parse its UAC3 descriptors.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.snd_usb_audio module stack trace.lsusb output, particularly devices with anomalous descriptor structures.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).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."