CVE-2025-71192
Last modified
CVE-2025-71192 is a high-severity vulnerability rated 7/10 on the CVSS scale. 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.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 74426fbff66eea8e8d1f42c8238c268d1e63a832, < c80f9b3349a99a9d5b295f5bbc23f544c5995ad7; >= 74426fbff66eea8e8d1f42c8238c268d1e63a832, < 21f8bc5179bed91c3f946adb5e55d717b891960c; >= 74426fbff66eea8e8d1f42c8238c268d1e63a832, < fcc04c92cbb5497ce67c58dd2f0001bb87f40396; >= 74426fbff66eea8e8d1f42c8238c268d1e63a832, < cb73d37ac18bc1716690ff5255a0ef1952827e9e; >= 74426fbff66eea8e8d1f42c8238c268d1e63a832, < 830988b6cf197e6dcffdfe2008c5738e6c6c3c0f |
| Linux | Linux | 4.15 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-71192?
How severe is CVE-2025-71192?
How do I fix CVE-2025-71192?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-71187In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71188In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71189In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-7119A vulnerability has been found in Campcodes Complaint Manage…9.8
- CVE-2025-71190In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71191In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-71193In the Linux kernel, the following vulnerability has been re…
- CVE-2025-71194In the Linux kernel, the following vulnerability has been re…
- CVE-2025-71195In the Linux kernel, the following vulnerability has been re…
- CVE-2025-71196In the Linux kernel, the following vulnerability has been re…
- CVE-2025-71197In the Linux kernel, the following vulnerability has been re…
- CVE-2025-71198In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-71192?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
