CVE-2026-64490
Last modified
CVE-2026-64490 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ALSA: virtio: Validate control metadata from the device virtio-snd control handling trusts the device-provided control type and value count returned by the device. That metadata is then used directly to index g_v2a_type_map[] in virtsnd_kctl_info(), and to size loops and memcpy() operations in virtsnd_kctl_get() and virtsnd_kctl_put() against fixed-size virtio_snd_ctl_value and snd_ctl_elem_value arrays. A buggy or malicious device can therefore trigger out-of-bounds access by advertising an invalid control type or an oversized value count. Validate control type and count once in virtsnd_kctl_parse_cfg(), before querying enumerated items or exposing the control to ALSA.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: virtio: Validate control metadata from the device virtio-snd control handling trusts the device-provided control type and value count returned by the device. That metadata is then used directly to index g_v2a_type_map[] in virtsnd_kctl_info(), and to size loops and memcpy() operations in virtsnd_kctl_get() and virtsnd_kctl_put() against fixed-size virtio_snd_ctl_value and snd_ctl_elem_value arrays. A buggy or malicious device can therefore trigger out-of-bounds access by advertising an invalid control type or an oversized value count. Validate control type and count once in virtsnd_kctl_parse_cfg(), before querying enumerated items or exposing the control to ALSA.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d6568e3de42dd971a1356f7ba581e6600d53f0a0, < 3243563f99ef5d3949b934bd6390a5679405d0e1; >= d6568e3de42dd971a1356f7ba581e6600d53f0a0, < 5da9742de22db0dbaa8d414214ab5e1bedde00f9; >= d6568e3de42dd971a1356f7ba581e6600d53f0a0, < 21584672fd699abe1768241d6c501b2de6139b6a; >= d6568e3de42dd971a1356f7ba581e6600d53f0a0, < c77a6cbb36ff8cbc1f084d94f8dcda5250935271 |
| Linux | Linux | 6.9 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-64490?
How severe is CVE-2026-64490?
How do I fix CVE-2026-64490?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64485In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64486In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64487In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64488In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64489In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6449The Booking for Appointments and Events Calendar – Amelia pl…5.3
- CVE-2026-64491In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64492In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64493In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64494In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64495In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64496In the Linux kernel, the following vulnerability has been re…7.1
Are you affected by CVE-2026-64490?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
