CVE-2025-68344

Linux Kernel - Integer Overflow in ALSA Wavefront Sample Size Validation

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: ALSA: wavefront: Fix integer overflow in sample size validation The wavefront_send_sample() function has an integer overflow issue when validating sample size. The header->size field is u32 but gets cast to int for comparison with dev->freemem Fix by using unsigned comparison to avoid integer overflow.

Scores

EPSS 0.0005
EPSS Percentile 15.3%

Details

Status published
Products (25)
linux/Kernel 2.6.12 - 5.10.248linux
linux/Kernel 5.11.0 - 5.15.198linux
linux/Kernel 5.16.0 - 6.1.160linux
linux/Kernel 6.13.0 - 6.17.13linux
linux/Kernel 6.18.0 - 6.18.2linux
linux/Kernel 6.2.0 - 6.6.120linux
linux/Kernel 6.7.0 - 6.12.63linux
Linux/Linux < 2.6.12
Linux/Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - 02b63f3bc29265bd9e83191792d200ed563acacf
Linux/Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - 0c4a13ba88594fd4a27292853e736c6b4349823d
... and 15 more
Published Dec 24, 2025
Tracked Since Feb 18, 2026