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.
INFO
Published Date :
2026-02-04T16:00:23.044Z
Last Modified :
2026-02-09T08:36:17.217Z
Source :
Linux
AFFECTED PRODUCTS
The following products are affected by CVE-2025-71192 vulnerability.
| Vendors | Products |
|---|---|
| Linux |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-71192.