CVE-2024-58077
Last modified
CVE-2024-58077 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-pcm: don't use soc_pcm_ret() on .prepare callback commit 1f5664351410 ("ASoC: lower "no backend DAIs enabled for ... Port" log severity") ignores -EINVAL error message on common soc_pcm_ret(). It is used from many functions, ignoring -EINVAL is over-kill. The reason why -EINVAL was ignored was it really should only be used upon invalid parameters coming from userspace and in that case we don't want to log an error since we do not want to give userspace a way to do a denial-of-service attack on the syslog / diskspace. So don't use soc_pcm_ret() on .prepare callback is better idea.. 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: soc-pcm: don't use soc_pcm_ret() on .prepare callback commit 1f5664351410 ("ASoC: lower "no backend DAIs enabled for ... Port" log severity") ignores -EINVAL error message on common soc_pcm_ret(). It is used from many functions, ignoring -EINVAL is over-kill. The reason why -EINVAL was ignored was it really should only be used upon invalid parameters coming from userspace and in that case we don't want to log an error since we do not want to give userspace a way to do a denial-of-service attack on the syslog / diskspace. So don't use soc_pcm_ret() on .prepare callback is better idea.
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 |
|---|---|---|
| Linux | Linux Kernel | >= 6.5.1, < 6.6.78 |
| Linux | Linux Kernel | >= 6.7, < 6.12.14 |
| Linux | Linux Kernel | >= 6.13, < 6.13.3 |
| Linux | Linux Kernel | 6.5 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-58077?
How severe is CVE-2024-58077?
How do I fix CVE-2024-58077?
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-58071In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58072In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-58073In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58074In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58075In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58076In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58078In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58079In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5808The WP Ajax Contact Form WordPress plugin through 2.2.2 does…4.3
- CVE-2024-58080In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58081In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-58082In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-58077?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
