PT-2025-52880 · Linux+3 · Linux Kernel+3
Published
2025-11-06
·
Updated
2026-05-11
·
CVE-2025-68344
CVSS v2.0
7.7
High
| Vector | AV:A/AC:L/Au:S/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An integer overflow issue exists in the
wavefront send sample() function when validating sample size within the ALSA subsystem. The header->size field, which is a u32 type, is cast to an int type for comparison with dev->freemem, leading to a potential integer overflow. The issue is addressed by using an unsigned comparison to prevent the overflow.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Integer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Ubuntu