CVE-2026-74339
Last modified
CVE-2026-74339 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Clear variable event pointer on read snd_seq_read() copies a queued variable-length event header to userspace before expanding the payload. Queued variable-length events use SNDRV_SEQ_EXT_CHAINED internally, and data.ext.ptr points at the first extension cell. The read side strips SNDRV_SEQ_EXT_* bits from data.ext.len before the copy, but it leaves data.ext.ptr untouched. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Clear variable event pointer on read snd_seq_read() copies a queued variable-length event header to userspace before expanding the payload. Queued variable-length events use SNDRV_SEQ_EXT_CHAINED internally, and data.ext.ptr points at the first extension cell. The read side strips SNDRV_SEQ_EXT_* bits from data.ext.len before the copy, but it leaves data.ext.ptr untouched. A userspace sequencer client can therefore write a direct variable event to itself and read back the extension-cell kernel address from the returned header. Clear the temporary header pointer before copy_to_user(). The original queued event remains unchanged and is still passed to snd_seq_expand_var_event(), so payload expansion keeps using the internal chain.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 14fe4f75fd5309d6b75f8e840ada88912b374207; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < f29243c211928114f8b906e0a3fee77c236f14c8; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < e0c3edd86414534cfd179fefe45b38c29c01ae7a; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 6b52211eba213c461f68922708a99d8190c1fcd5; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 74ac1ce1f4afdb3b80b6742fa28fb86c8c51d31b; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < c2ac9287e89916da684c2a548798351e63eb59ee; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 705dd6dcbc0ea87351c660c1a6443f85f1001c76 |
| Linux | Linux | 2.6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74339?
How severe is CVE-2026-74339?
How do I fix CVE-2026-74339?
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-74333In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-74334In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74335In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74336In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74337In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74338In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74340In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-74341In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74342In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74343In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74344In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74345In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-74339?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
