PT-2026-64706 · Linux+1 · Linux Kernel+1
CVE-2026-64485
·
Published
2026-07-25
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the ALSA compress component where the
snd compr task new() function allocates a driver task before validating DMA buffers and reserving file descriptors. If these subsequent steps fail, the system frees the task wrapper and DMA-buffer references without invoking the task free() callback, leading to a leak of driver resources allocated by task create(). Additionally, the dual-fd allocation path fails to store negative results from get unused fd flags() in the retval variable. Because retval retains the success value from task create(), the system may incorrectly report a successful TASK CREATE operation even when the task was discarded.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubuntu