CVE-2025-40269 — Incorrect Calculation of Buffer Size in Linux
Severity
7.8HIGHOSV
OSV3.2
No vectorEPSS
0.2%
top 57.00%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedDec 6
Latest updateApr 13
Description
In the Linux kernel, the following vulnerability has been resolved:
ALSA: usb-audio: Fix potential overflow of PCM transfer buffer
The PCM stream data in USB-audio driver is transferred over USB URB
packet buffers, and each packet size is determined dynamically. The
packet sizes are limited by some factors such as wMaxPacketSize USB
descriptor. OTOH, in the current code, the actually used packet sizes
are determined only by the rate and the PPS, which may be bigger than
the size limit above. T…
Affected Packages7 packages
▶CVEListV5linux/linux02c56650f3c118d3752122996d96173d26bb13aa — 480a1490c595a242f27493a4544b3efb21b29f6a+13