VYPR
High severity7.1NVD Advisory· Published Sep 11, 2025· Updated May 12, 2026

CVE-2025-39757

CVE-2025-39757

Description

In the Linux kernel, the following vulnerability has been resolved:

ALSA: usb-audio: Validate UAC3 cluster segment descriptors

UAC3 class segment descriptors need to be verified whether their sizes match with the declared lengths and whether they fit with the allocated buffer sizes, too. Otherwise malicious firmware may lead to the unexpected OOB accesses.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

In the Linux kernel, missing validation of UAC3 cluster segment descriptors in the ALSA USB-audio driver could allow malicious firmware to cause out-of-bounds access.

Vulnerability

Description

The ALSA USB-audio driver in the Linux kernel fails to validate UAC3 cluster segment descriptors. Specifically, it does not verify that the declared length of these descriptors matches the actual size nor that they fit within the allocated buffer. This flaw can be exploited by a malicious USB audio device providing crafted descriptors [1][2].

Exploitation

An attacker with physical access or the ability to connect a USB device can exploit this vulnerability by supplying a malformed UAC3 cluster segment descriptor. No authentication is required; the vulnerability is triggered upon device enumeration [1].

Impact

Successful exploitation can lead to out-of-bounds memory reads or writes, potentially causing a system crash, information disclosure, or privilege escalation in the kernel context [1][2].

Mitigation

The Linux kernel has been patched in stable releases. Users should update to the latest kernel version. Siemens advisory SSA-032379 also lists affected products (e.g., SIMATIC CN 4100) and recommends upgrading to V5.0 [1].

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

12

News mentions

1