CVE Catalog

CVE-2025-39696

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.13%

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

Summary

In the tas2781 HDA audio driver in the Linux kernel, there is a reference error to the tasdevice_priv structure. An incorrect pointer was used, leading to memory corruption and crashes.

Risk Assessment

The risk involves potential memory corruption and system crashes, especially when using TAS2781 audio chips.

Recommendation

Update the Linux kernel to a version containing the fix for this driver.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: tas2781: Fix wrong reference of tasdevice_priv During the conversion to unify the calibration data management, the reference to tasdevice_priv was wrongly set to h->hda_priv instead of h->priv. This resulted in memory corruption and crashes eventually. Unfortunately it's a void pointer, hence the compiler couldn't know that it's wrong.

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