GHSA-83jv-88wq-p97hHighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential...

Published
July 19, 2026
Last Modified
July 20, 2026

🔗 CVE IDs covered (1)

📋 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.

🔗 References (10)