Security Advisory

CVE-2026-64133

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-19 15:40:28
Last updated 2026-07-20 13:43:39
Assigner Linux
CVSS score 7.8
State PUBLISHED

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.