CVE-2024-58077

MEDIUM EPSS 6.3%
Published Mar 6, 20251y ago · Modified Jun 17, 20262w ago
5.5 CVSS 3.1
Medium
Find Similar
Published Mar 6, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
5.5
Exploitability
1.8
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
6.3% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Affected Products 5

VendorProductVersionRange
linuxlinux_kernel*≥6.5.1  –  <6.6.78
linuxlinux_kernel*≥6.7  –  <6.12.14
linuxlinux_kernel*≥6.13  –  <6.13.3
linuxlinux_kernel6.5any
linuxlinux_kernel6.5any

References 5

  • git.kernel.org https://git.kernel.org/stable/c/301c26a018acb94dd537a4418cefa0f654500c6f
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/79b8c7c93beb4f5882c9ee5b9ba73354fa4bc9ee
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/8ec4e8c8e142933eaa8e1ed87168831069250e4e
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/90778f31efdf44622065ebbe8d228284104bd26f
    Patch
  • lists.debian.org https://lists.debian.org/debian-lts-announce/2025/03/msg00028.html

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/301c26a018acb94dd537a4418cefa0f654500c6f
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/79b8c7c93beb4f5882c9ee5b9ba73354fa4bc9ee
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/8ec4e8c8e142933eaa8e1ed87168831069250e4e
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/90778f31efdf44622065ebbe8d228284104bd26f
    Patch