CVE-2026-64133
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…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.13%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 7.8 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.13% probability · 3th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-125
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/34d0d492a2812b9289af14bca3573a89275965b2Patch
- https://git.kernel.org/stable/c/61c5017c64e2ac9e10b70b14b17a079dbc0a805fPatch
- https://git.kernel.org/stable/c/7b6f8c8eb93f02a74b1de8e521c0952af10d1f43Patch
- https://git.kernel.org/stable/c/7b7d6572145c1dab2dd9bfb550b188e5f0ff3c3fPatch
- https://git.kernel.org/stable/c/7d107239935793995bdc6cf29bb99e180bde4c28Patch
- https://git.kernel.org/stable/c/8778386e4387b28f2bf8425d7ffc667c6294457fPatch
- https://git.kernel.org/stable/c/e060e21fe9cca1e5eafd8a1c597026577771e8d9Patch
- https://git.kernel.org/stable/c/ffa29cea7bf9a4ef2ea8084967f142e0301ac670Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.