PT-2026-5992 · Linux+2 · Linux Kernel+2
Published
2025-01-01
·
Updated
2026-06-04
·
CVE-2025-71192
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw in the ALSA subsystem, specifically within the ac97 component, related to a double free in the
snd ac97 controller register() function. The issue arises when ac97 add adapter() fails, and an incorrect attempt to free memory using kfree() is made, leading to a potential double free condition. The problem was identified through code review. The fix involves ensuring put device() is used to correctly drop the device reference and adding kfree() when idr alloc() fails and in the ac97 adapter release() function for proper cleanup.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
Linuxmint
Linux Kernel
Ubuntu