UNKNOWN NVD
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
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.
References
- https://git.kernel.org/stable/c/1d8aabb413b5638670dfd1162169edc0ba276a2e
- https://git.kernel.org/stable/c/226d93b65f4f99b35fb7a03bdb24acb577364ebc
- https://git.kernel.org/stable/c/2ec7d16fe21c68b0879873a2abf9aac854c96134
- https://git.kernel.org/stable/c/4bcb23635d5059ee71f3fb89719ea14aada6fd59
- https://git.kernel.org/stable/c/4e45e4c2015519a39c40eb575c03b77807fb5080
This unknown severity vulnerability was published on 2026-08-15 via NVD.
vulnfeed aggregates 11655 vulnerabilities from NVD, CISA KEV,
Ubuntu, Debian, Red Hat, Kubernetes, Exploit-DB, OSS-Security, GitHub and OpenStack — updated every 4 hours.