CVE-2026-74261

Local ioctl hang via stale ALSA FIFO cells

Published Aug 15, 2026 · Updated Aug 15, 2026

Race condition in the Linux ALSA sequencer allows local users to hang FIFO pool teardown during concurrent queue resizing. Event-in and putback paths can relink an old-pool cell after snd_seq_fifo_resize swaps pools, leaving the retired pool counter elevated. Access to ALSA sequencer ioctls and a concurrent resize-and-relink race are required; the demonstrated consequence is a blocked resize ioctl, not a system crash.

CVSS severity2.5
Low
EPSS probability0.20%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Race condition in the Linux ALSA sequencer allows local users to hang FIFO pool teardown during concurrent queue resizing. Event-in and putback paths can relink an old-pool cell after snd_seq_fifo_resize swaps pools, leaving the retired pool counter elevated. Access to ALSA sequencer ioctls and a concurrent resize-and-relink race are required; the demonstrated consequence is a blocked resize ioctl, not a system crash.

The record

CVE
CVE-2026-74261
Published
Aug 15, 2026
Updated
Aug 15, 2026
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
CWE-911, T1499
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Aug 15, 2026CVE publishedPublication date reported by the CVE source.
  2. Aug 15, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=28e0ebdd57cd3287ac821068364b74c70af3861c
  2. Affected versionversion=2d7d54002e396c180db0c800c1046f0a3c471597 <1c4c35fb68d520241f7d9f1c356b5e2370fd8364
  3. Affected versionversion=2d7d54002e396c180db0c800c1046f0a3c471597 <98a965cb1e767b54b6bbd831b6cea26f521a8f51
  4. Affected versionversion=2d7d54002e396c180db0c800c1046f0a3c471597 <e546128291f8d688dcb931827e2efd2aa6c0734d
  5. Affected versionversion=3.10.107 <3.11
  6. Affected versionversion=3.12.73 <3.13
  7. Affected versionversion=3.16.46 <3.17
  8. Affected versionversion=3.18.50 <3.19
  9. Affected versionversion=3.2.91 <3.3
  10. Affected versionversion=3492352e1f34673708fa7409b4b1d97545aa2f1c
  11. Affected versionversion=4.10.9 <4.11
  12. Affected versionversion=4.11
  13. Affected versionversion=4.1.40 <4.2
  14. Affected versionversion=4.4.60 <4.5
  15. Affected versionversion=4.9.21 <4.10
  16. Affected versionversion=74a2c1ff88a4e0960623d17f7db56ac5a60bb0cf
  17. Affected versionversion=9ebfed203c0d93449a074c5c2fd5bb3e58518f0d
  18. Affected versionversion=a90d7447e4a154ad26e3b9e09a0878680be49339
  19. Affected versionversion=c36ef6467420f8982e6d4d6f93d0634a85a5ee45
  20. Affected versionversion=d4b8e8a32d74052fe292618ae19f794944ddc673
  21. Affected versionversion=df7a2d0af9f7ab73cf22a7b62bbc0bad93a02110
  22. Affected versionversion=e91325f27c4d98d1088e9e86b3ab475f752eeb80

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=28e0ebdd57cd3287ac821068364b74c70af3861c; version=2d7d54002e396c180db0c800c1046f0a3c471597 <1c4c35fb68d520241f7d9f1c356b5e2370fd8364; version=2d7d54002e396c180db0c800c1046f0a3c471597 <98a965cb1e767b54b6bbd831b6cea26f521a8f51; version=2d7d54002e396c180db0c800c1046f0a3c471597 <e546128291f8d688dcb931827e2efd2aa6c0734d; version=3.10.107 <3.11; version=3.12.73 <3.13; version=3.16.46 <3.17; version=3.18.50 <3.19; version=3.2.91 <3.3; version=3492352e1f34673708fa7409b4b1d97545aa2f1c; version=4.10.9 <4.11; version=4.11; version=4.1.40 <4.2; version=4.4.60 <4.5; version=4.9.21 <4.10; version=74a2c1ff88a4e0960623d17f7db56ac5a60bb0cf; version=9ebfed203c0d93449a074c5c2fd5bb3e58518f0d; version=a90d7447e4a154ad26e3b9e09a0878680be49339; version=c36ef6467420f8982e6d4d6f93d0634a85a5ee45; version=d4b8e8a32d74052fe292618ae19f794944ddc673; version=df7a2d0af9f7ab73cf22a7b62bbc0bad93a02110; version=e91325f27c4d98d1088e9e86b3ab475f752eeb80

Published CVSS scores

2.5Amazon LinuxCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 9, 2026Sep 15, 2026
Latest reporting daySep 15, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-911Improper Update of Reference Count
T1499Endpoint Denial of Service

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo