CVE-2024-58077

MEDIUM

Linux Kernel ASoC soc-pcm .prepare Callback - Denial of Service

Title source: llm
STIX 2.1

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.

Scores

CVSS v3 5.5
EPSS 0.0017
EPSS Percentile 6.7%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

Status published
Products (15)
linux/Kernel 6.13.0 - 6.13.3linux
linux/Kernel 6.5.0 - 6.6.78linux
linux/Kernel 6.7.0 - 6.12.14linux
Linux/Linux < 6.5
Linux/Linux 1f566435141047ca7db26aa4b0b6647a25badaee - 301c26a018acb94dd537a4418cefa0f654500c6f
Linux/Linux 1f566435141047ca7db26aa4b0b6647a25badaee - 79b8c7c93beb4f5882c9ee5b9ba73354fa4bc9ee
Linux/Linux 1f566435141047ca7db26aa4b0b6647a25badaee - 8ec4e8c8e142933eaa8e1ed87168831069250e4e
Linux/Linux 1f566435141047ca7db26aa4b0b6647a25badaee - 90778f31efdf44622065ebbe8d228284104bd26f
Linux/Linux 6.12.14 - 6.12.*
Linux/Linux 6.13.3 - 6.13.*
... and 5 more
Published Mar 06, 2025
Tracked Since Feb 18, 2026