CVE-2024-50007EPSS p16.1%
CVE-2024-50007CVE-2024-50007
debian / debian_linux
Description
In the Linux kernel, the following vulnerability has been resolved:
ALSA: asihpi: Fix potential OOB array access
ASIHPI driver stores some values in the static array upon a response
from the driver, and its index depends on the firmware. We shouldn't
trust it blindly.
This patch adds a sanity check of the array index to fit in the array
size.
Scoring
| CVSS | 7.8 () |
| Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| EPSS | 0.25% probability of exploitation · percentile 16.1% · 2026-06-19T12:03:05Z |
| Last modified | 2026-06-15 |