CVE-2026-74295

HIGHCVSS 7.1/10EPSS 0.17%

Last modified

CVE-2026-74295 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: hdac_hdmi: Validate written enum value hdac_hdmi_set_pin_port_mux() uses the written enum value to index the texts array before calling snd_soc_dapm_put_enum_double(), which validates that the value is within the enum item range. An out-of-range value can therefore make the driver read past the texts array before the helper rejects the write. Move the lookup after the helper has accepted the value.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: hdac_hdmi: Validate written enum value hdac_hdmi_set_pin_port_mux() uses the written enum value to index the texts array before calling snd_soc_dapm_put_enum_double(), which validates that the value is within the enum item range. An out-of-range value can therefore make the driver read past the texts array before the helper rejects the write. Move the lookup after the helper has accepted the value.

Metrics

CVSS 3.1
7.1/10

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

EPSS Probability
0.17%

7.0th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 4a3478debf36c0aa0cf0860daec245b13cd4448f, < 216336418c007c4b44c650acf2fd3d2de5bb81e8; >= 4a3478debf36c0aa0cf0860daec245b13cd4448f, < bc464a6a9e352daa17b1636c090cf3185710b9a0; >= 4a3478debf36c0aa0cf0860daec245b13cd4448f, < 8cbf24714d6b3f553fc959632c9781176a73a9a7; >= 4a3478debf36c0aa0cf0860daec245b13cd4448f, < 7f02e9064b6f84e7f93c72f134306271eb4f7de4; >= 4a3478debf36c0aa0cf0860daec245b13cd4448f, < 9131e4b023e0db5764680034bdc94aeae0b0f33d; >= 4a3478debf36c0aa0cf0860daec245b13cd4448f, < d8961b5c7889b6ecc00f1409d36826df1665df27; >= 4a3478debf36c0aa0cf0860daec245b13cd4448f, < 0b08baeccdcf52fad328ad645f5b4fbee04eea34
LinuxLinux4.6

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-74295?
In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: hdac_hdmi: Validate written enum value hdac_hdmi_set_pin_port_mux() uses the written enum value to index the texts array before calling snd_soc_dapm_put_enum_double(), which validates that the value is within the enum item range. An out-of-range value can therefore make the driver read past the texts array before the helper rejects the write. Move the lookup after the helper has accepted the value.
How severe is CVE-2026-74295?
CVE-2026-74295 has a CVSS score of 7.1/10 (HIGH severity). The EPSS model estimates a 0.17% probability of exploitation in the next 30 days.
How do I fix CVE-2026-74295?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-74295?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST