AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-58077

MEDIUM · CVSS 5.5 EPSS 0.18%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-03-06 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects Linux, F5. It may lead to a denial-of-service condition.

CVE
CVE-2024-58077
Severity
MEDIUM
CVSS
5.5
EPSS
0.18%
Linux F5

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)