CVE-2025-40269
CVE-2025-40269 is a Linux kernel vulnerability in the ALSA USB audio driver where PCM transfer packets could overflow USB URB buffers. The issue arises when dynamically sized USB packets exceed the USB descriptor limit, potentially causing a buffer overflow in the PCM path. The patch adds a sanit...