← Back to CVE search

CVE-2026-74292

linux

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.

CVSS 7.1EPSS 0.126%Risk 0.72
View source
Published
2026-08-15 06:22:28
Affected versions
unknown
Type
Kernel
Last modified
2026-08-17 06:19:23
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H