CVE-2024-50007
7.8 HIGHIn the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access ASIHPI driver stores s...
Published: 2024-10-21 · Last updated: 2026-06-15
Severity and scoring
- CVSS
- 7.8 HIGH
- Vector
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- CWE
- CWE-129
Affected products
| Vendor | Product |
|---|---|
| debian | debian_linux, linux_kernel |
| linux | debian_linux, linux_kernel |
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.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2024-50007
- [Patch]https://git.kernel.org/stable/c/219587bca2678e31700ef09ecec178ba1f735674
- [Patch]https://git.kernel.org/stable/c/36ee4021bcc37b834996e79740d095d6f8dd948f
- [Patch]https://git.kernel.org/stable/c/7a55740996701f7b2bc46dc988b60ef2e416a747
- [Patch]https://git.kernel.org/stable/c/7b986c7430a6bb68d523dac7bfc74cbd5b44ef96
- [Patch]https://git.kernel.org/stable/c/876d04bf5a8ac1d6af5afd258cd37ab83ab2cf3d
- [Patch]https://git.kernel.org/stable/c/a6bdb691cf7b66dcd929de1a253c5c42edd2e522
- [Patch]https://git.kernel.org/stable/c/ad7248a5e92587b9266c62db8bcc4e58de53e372
- [Patch]https://git.kernel.org/stable/c/ce2953e44829ec54bcbb57e9d890fc8af0900c80
- [Patch]https://git.kernel.org/stable/c/e658227d9d4f4e122d81690fdbc0d438b10288f5
- [Other]https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
- [Other]https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html
Related CVEs
Same vendor
- CVE-2026-49975 — Memory Allocation with Excessive Size Value vulnerability in Apache HTTP Server's mod_http leads to denial of service via malicious HTTP ... (7.5 HIGH)
- CVE-2026-46273 — In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapt... (8.6 HIGH)
- CVE-2026-46272 — In the Linux kernel, the following vulnerability has been resolved: coresight: tmc-etr: Fix race condition between sysfs and perf mode ... (4.7 MEDIUM)
- CVE-2026-46271 — In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: do WoW offloads only on primary link In case of multi... (7.8 HIGH)
- CVE-2026-46270 — In the Linux kernel, the following vulnerability has been resolved: power: supply: rt9455: Fix use-after-free in power_supply_changed() ... (8.4 HIGH)
Same CWE
- CVE-2026-45624 — ImageMagick is free and open-source software used for editing and manipulating digital images (5.1 MEDIUM)
- CVE-2026-45359 — ImageMagick is free and open-source software used for editing and manipulating digital images (5.7 MEDIUM)
- CVE-2026-24181 — NVIDIA DALI contains a vulnerability in a component where an attacker could cause an improper index validation (7.3 HIGH)
- CVE-2026-25276 — Memory corruption while using Strongbox due to missing bounds check (8.8 HIGH)
- CVE-2026-46163 — In the Linux kernel, the following vulnerability has been resolved: wifi: b43legacy: enforce bounds check on firmware key index in RX pa... (7.8 HIGH)