CVE-2026-64134
Last modified
CVE-2026-64134 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Don't setup bogus iov_iter for silencing At transition to the iov_iter for PCM data transfer, we blindly applied the iov_iter setup also for silencing (i.e. data = NULL), and it leads to a calculation of bogus iov_iter. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Don't setup bogus iov_iter for silencing At transition to the iov_iter for PCM data transfer, we blindly applied the iov_iter setup also for silencing (i.e. data = NULL), and it leads to a calculation of bogus iov_iter. Fortunately this didn't cause troubles on most of architectures but it goes wrong on RISC-V now, causing a NULL dereference. Handle the NULL data case to treat the silencing in interleaved_copy() for addressing the bug above. noninterleaved_copy() has already the NULL data handling, so it doesn't need changes.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/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 | >= cf393babb37a1679a1ec1d864df1090353465e23, < 41a766c647294842c9b17672449f8e011048cba9; >= cf393babb37a1679a1ec1d864df1090353465e23, < ce836587e594af39ff048d9b29dee0f5f10692c9; >= cf393babb37a1679a1ec1d864df1090353465e23, < feff0251386aa6bb180a0a1cf7c1f91ba868113d; >= cf393babb37a1679a1ec1d864df1090353465e23, < c9f6768515818d71bdfc20119a81f3332c53b9c6; >= cf393babb37a1679a1ec1d864df1090353465e23, < e4d3386b74fba8e01280484b67ee481ece00201e |
| Linux | Linux | 6.6 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64134?
How severe is CVE-2026-64134?
How do I fix CVE-2026-64134?
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-64128In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64129In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64130In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64131In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64132In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64133In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64135In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64136In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64137In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64138In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-64139In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6414@fastify/static versions 8.0.0 through 9.1.0 decode percent-…5.9
Are you affected by CVE-2026-64134?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
