CVE-2025-71192: ALSA: ac97: fix a double free in snd_ac97_controller_register()

Published Feb 4, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

ALSA: ac97: fix a double free in sndac97controllerregister()

If ac97addadapter() fails, putdevice() is the correct way to drop the device reference. kfree() is not required. Add kfree() if idralloc() fails and in ac97adapterrelease() to do the cleanup.

Found by code review.

Affected Software

1 affected component
linux

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Operational

    If idr_alloc() fails in snd_ac97_controller_register(), ensure the allocated memory is released with kfree() (i.e., add kfree() on the idr_alloc() failure path).

  2. Operational

    In ac97_adapter_release(), perform the appropriate cleanup (the text instructs to add the kfree() cleanup there).

  3. Operational

    If ac97_add_adapter() fails, use put_device() to drop the device reference as the correct cleanup method.

Event History

Feb 4, 2026
CVE Published
via MITRE·04:00 PM
Data Sourced
via MITRE·04:00 PM
DescriptionSeverity
Data Sourced
via NVD·04:16 PM
DescriptionSeverity
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2025-71192?

CVE-2025-71192 has a severity rating of moderate due to the potential for a double free vulnerability.

2

How do I fix CVE-2025-71192?

The fix for CVE-2025-71192 involves applying the latest Linux kernel updates that address this double free issue.

3

What systems are affected by CVE-2025-71192?

CVE-2025-71192 affects versions of the Linux kernel that include the ALSA ac97 sound driver.

4

What are the risks associated with CVE-2025-71192?

The main risk of CVE-2025-71192 is potential system instability or crashes caused by memory management issues.

5

Is CVE-2025-71192 actively exploited?

As of now, there are no reports indicating that CVE-2025-71192 is actively being exploited in the wild.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203