CVE-2024-38388
Last modified
CVE-2024-38388 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup Use the control private_free callback to free the associated data block. This ensures that the memory won't leak, whatever way the control gets destroyed. The original implementation didn't actually remove the ALSA controls in hda_cs_dsp_control_remove(). EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup Use the control private_free callback to free the associated data block. This ensures that the memory won't leak, whatever way the control gets destroyed. The original implementation didn't actually remove the ALSA controls in hda_cs_dsp_control_remove(). It only freed the internal tracking structure. This meant it was possible to remove/unload the amp driver while leaving its ALSA controls still present in the soundcard. Obviously attempting to access them could cause segfaults or at least dereferencing stale pointers.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.0, < 6.1.93 |
| Linux | Linux Kernel | >= 6.2, < 6.6.33 |
| Linux | Linux Kernel | >= 6.7, < 6.9.4 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-38388?
How severe is CVE-2024-38388?
How do I fix CVE-2024-38388?
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 2024
- CVE-2024-38382in OpenHarmony v4.0.0 and prior versions allow a local attac…5.5
- CVE-2024-38383Uncontrolled search path for some Intel(R) Quartus(R) Prime …7.8
- CVE-2024-38384In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-38385In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38386in OpenHarmony v4.1.0 and prior versions allow a local attac…7.8
- CVE-2024-38387Uncontrolled search path in the Intel(R) Graphics Driver ins…6.7
- CVE-2024-38389There is an Out-of-bounds read vulnerability in TELLUS (v4.0…7.8
- CVE-2024-3839Out of bounds read in Fonts in Google Chrome prior to 124.0.…6.5
- CVE-2024-38390In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38391Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-38392Pexip Infinity Connect before 1.13.0 lacks sufficient authen…9.1
- CVE-2024-38394Mismatches in interpreting USB authorization policy between …4.3
Are you affected by CVE-2024-38388?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
