HomeDefectsLIN1025-17163
Acknowledged

LIN1025-17163 : Security Advisory - linux - CVE-2026-64133

Created: Aug 1, 2026    Updated: Aug 11, 2026
Found In Version: 10.25.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:  ALSA: asihpi: Fix potential OOB array access at reading cache  find_control() to retrieve a cached info accesses the array with the given index blindly, which may lead to an OOB array access. Add a sanity check for avoiding it.