CVE Catalog

CVE-2025-37979

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

8th percentile - higher than 8% of all known CVEs

Summary

In the Linux kernel, the ASoC driver for Qualcomm sc7280 has a potential buffer overflow. Case values introduced in commit 5f78e1fb7a3e cause out-of-bounds access in sc7280 driver data arrays (e.g., RX_CODEC_DMA_RX_0 in sc7280_snd_hw_params()).

Risk Assessment

This vulnerability could lead to out-of-bounds memory access in kernel memory, potentially causing system crash or privilege escalation.

Recommendation

Update the Linux kernel to a version containing the fix that redefines LPASS_MAX_PORTS to consider the maximum possible port id for q6dsp.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix sc7280 lpass potential buffer overflow Case values introduced in commit 5f78e1fb7a3e ("ASoC: qcom: Add driver support for audioreach solution") cause out of bounds access in arrays of sc7280 driver data (e.g. in case of RX_CODEC_DMA_RX_0 in sc7280_snd_hw_params()). Redefine LPASS_MAX_PORTS to consider the maximum possible port id for q6dsp as sc7280 driver utilizes some of those values. Found by Linux Verification Center (linuxtesting.org) with SVACE.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS