CVE-2024-57805
Last modified
CVE-2024-57805 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOP The linkDMA should not be released on stop trigger since a stream re-start might happen without closing of the stream. This leaves a short time for other streams to 'steal' the linkDMA since it has been released. This issue is not easy to reproduce under normal conditions as usually after stop the stream is closed, or the same stream is restarted, but if another stream got in between the stop and start, like this: aplay -Dhw:0,3 -c2 -r48000 -fS32_LE /dev/zero -d 120 CTRL+z aplay -Dhw:0,0 -c2 -r48000 -fS32_LE /dev/zero -d 120 then the link DMA channels will be mixed up, resulting firmware error or crash.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOP The linkDMA should not be released on stop trigger since a stream re-start might happen without closing of the stream. This leaves a short time for other streams to 'steal' the linkDMA since it has been released. This issue is not easy to reproduce under normal conditions as usually after stop the stream is closed, or the same stream is restarted, but if another stream got in between the stop and start, like this: aplay -Dhw:0,3 -c2 -r48000 -fS32_LE /dev/zero -d 120 CTRL+z aplay -Dhw:0,0 -c2 -r48000 -fS32_LE /dev/zero -d 120 then the link DMA channels will be mixed up, resulting firmware error or crash.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.11.6, < 6.12 | — |
| Linux | Linux Kernel | >= 6.12.1, < 6.12.8 | — |
| Linux | Linux Kernel | 6.12 | — |
| Linux | Linux Kernel | 6.13 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-57805?
How severe is CVE-2024-57805?
How do I fix CVE-2024-57805?
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-57799In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5780Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-57800In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57801In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-57802In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57804In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57806In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57807In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57809In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5781Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-57811In Eaton X303 3.5.16 - X303 3.5.17 Build 712, an attacker wi…9.1
- CVE-2024-5782Rejected reason: This CVE ID has been rejected or withdrawn …
Are you affected by CVE-2024-57805?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
