CVE-2025-71192
NONE EPSS 5.2%
Published Feb 4, 20264mo ago · Modified Jun 17, 20261w ago
Published Feb 4, 2026 4mo ago
Last Modified Jun 17, 2026 1w ago
Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix a double free in snd_ac97_controller_register() If ac97_add_adapter() fails, put_device() is the correct way to drop the device reference. kfree() is not required. Add kfree() if idr_alloc() fails and in ac97_adapter_release() to do the cleanup. Found by code review.
Threat Intelligence
EPSS Exploit Probability
5.2% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
References 5
- git.kernel.org https://git.kernel.org/stable/c/21f8bc5179bed91c3f946adb5e55d717b891960c
- git.kernel.org https://git.kernel.org/stable/c/830988b6cf197e6dcffdfe2008c5738e6c6c3c0f
- git.kernel.org https://git.kernel.org/stable/c/c80f9b3349a99a9d5b295f5bbc23f544c5995ad7
- git.kernel.org https://git.kernel.org/stable/c/cb73d37ac18bc1716690ff5255a0ef1952827e9e
- git.kernel.org https://git.kernel.org/stable/c/fcc04c92cbb5497ce67c58dd2f0001bb87f40396
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.