CVE-2026-74292

HIGHCVSS 7.1/10EPSS 0.18%

Last modified

CVE-2026-74292 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ASoC: tegra: tegra210_ahub: Validate written enum value tegra_ahub_put_value_enum() reads e->values[item[0]] before checking whether item[0] is within the enum item range. The existing check therefore happens too late to prevent an out-of-range read of the values array. Move the check before the array access.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: tegra: tegra210_ahub: Validate written enum value tegra_ahub_put_value_enum() reads e->values[item[0]] before checking whether item[0] is within the enum item range. The existing check therefore happens too late to prevent an out-of-range read of the values array. Move the check before the array access.

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.18%

7.5th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

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

VendorProductVersions
LinuxLinux>= 16e1bcc2caf446fa3e1daa040b59fd6f6272a766, < 4e45e4c2015519a39c40eb575c03b77807fb5080; >= 16e1bcc2caf446fa3e1daa040b59fd6f6272a766, < 964f8f9015fb117402d8d2186593397cd93388e9; >= 16e1bcc2caf446fa3e1daa040b59fd6f6272a766, < 2ec7d16fe21c68b0879873a2abf9aac854c96134; >= 16e1bcc2caf446fa3e1daa040b59fd6f6272a766, < 4bcb23635d5059ee71f3fb89719ea14aada6fd59; >= 16e1bcc2caf446fa3e1daa040b59fd6f6272a766, < f67d63628fe158b3a6e6b33a2b8c83ff118699d1; >= 16e1bcc2caf446fa3e1daa040b59fd6f6272a766, < e098c9c6477dfa3cb363282100108484ceba5cc5; >= 16e1bcc2caf446fa3e1daa040b59fd6f6272a766, < 226d93b65f4f99b35fb7a03bdb24acb577364ebc; >= 16e1bcc2caf446fa3e1daa040b59fd6f6272a766, < 1d8aabb413b5638670dfd1162169edc0ba276a2e
LinuxLinux5.9

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-74292?
In the Linux kernel, the following vulnerability has been resolved: ASoC: tegra: tegra210_ahub: Validate written enum value tegra_ahub_put_value_enum() reads e->values[item[0]] before checking whether item[0] is within the enum item range. The existing check therefore happens too late to prevent an out-of-range read of the values array. Move the check before the array access.
How severe is CVE-2026-74292?
CVE-2026-74292 has a CVSS score of 7.1/10 (HIGH severity). The EPSS model estimates a 0.18% probability of exploitation in the next 30 days.
How do I fix CVE-2026-74292?
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-74292?

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

Scan your code now

Source: NVD / NIST