Vulnerability in Linux
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.
Affected products
- Linux — versions 16e1bcc2caf446fa3e1daa040b59fd6f6272a766, 5.9, 0