PT-2026-52288 · Linux · Linux Kernel
CVE-2026-53192
·
Published
2026-06-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
A use-after-free issue exists in the ALSA timer component. When a userspace timer is closed and the
snd timer free() function is called to release resources, other active tasks may still hold the timer instance. Because the SNDRV TIMER IOCTL PARAMS ioctl is not protected by a mutex, concurrent access can lead to a use-after-free condition within the snd timer user params() function. Use-after-free is a scenario where a program continues to use a pointer after the memory it points to has been freed.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel