Answer in brief
CVE-2026-64133 records a High severity (CVSS 7.8) vulnerability in ALSA: asihpi: Fix potential OOB array access at reading cache. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Product | Affected versions | Fixed versions |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:* | Not reported | Not reported |
| cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:* | Not reported | Not reported |
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=719f82d3987aad4cc9f46d19c35f362672545cad <e060e21fe9cca1e5eafd8a1c597026577771e8d9 || >=719f82d3987aad4cc9f46d19c35f362672545cad <34d0d492a2812b9289af14bca3573a89275965b2 || >=719f82d3987aad4cc9f46d19c35f362672545cad <ffa29cea7bf9a4ef2ea8084967f142e0301ac670 || >=719f82d3987aad4cc9f46d19c35f362672545cad <7b6f8c8eb93f02a74b1de8e521c0952af10d1f43 || >=719f82d3987aad4cc9f46d19c35f362672545cad <8778386e4387b28f2bf8425d7ffc667c6294457f || >=719f82d3987aad4cc9f46d19c35f362672545cad <61c5017c64e2ac9e10b70b14b17a079dbc0a805f || >=719f82d3987aad4cc9f46d19c35f362672545cad <7d107239935793995bdc6cf29bb99e180bde4c28 || >=719f82d3987aad4cc9f46d19c35f362672545cad <7b7d6572145c1dab2dd9bfb550b188e5f0ff3c3f | e060e21fe9cca1e5eafd8a1c597026577771e8d9, 34d0d492a2812b9289af14bca3573a89275965b2, ffa29cea7bf9a4ef2ea8084967f142e0301ac670, 7b6f8c8eb93f02a74b1de8e521c0952af10d1f43, 8778386e4387b28f2bf8425d7ffc667c6294457f, 61c5017c64e2ac9e10b70b14b17a079dbc0a805f, 7d107239935793995bdc6cf29bb99e180bde4c28, 7b7d6572145c1dab2dd9bfb550b188e5f0ff3c3f |
| Linux/Linuxgeneric | 2.6.35 | Not reported |
Published upstream
Jul 19, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 13, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.