๐Ÿ” CVE Alert

CVE-2026-53241

UNKNOWN 0.0

ALSA: seq: dummy: fix UMP event stack overread

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: dummy: fix UMP event stack overread The dummy sequencer port forwards events by copying an incoming struct snd_seq_event into a stack temporary, rewriting source and destination, and dispatching the temporary to subscribers. That legacy event storage is smaller than struct snd_seq_ump_event. When a UMP event reaches the dummy client, the copy leaves the UMP flag set but only provides legacy-sized stack storage. The subscriber delivery path then uses snd_seq_event_packet_size() and copies a UMP-sized packet from that stack object, reading past the end of the temporary. Use the existing union __snd_seq_event storage and copy the packet size reported for the incoming event before rewriting the common routing fields. This preserves the full UMP packet for UMP events while keeping legacy event handling unchanged.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Jun 25, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
32cb23a0f911317cdb5030035e49a204aa86fef5 < a7ef78a2c536242ccb7a4429da01580b2409bb24 32cb23a0f911317cdb5030035e49a204aa86fef5 < 6671a46144f880c5a167930ebb14c12f3d059fe9 32cb23a0f911317cdb5030035e49a204aa86fef5 < 6676b6063440561db600494049ce7ffb695c8cc4 32cb23a0f911317cdb5030035e49a204aa86fef5 < 2b5ff4db5d7aa5b981d966df02e687f79ad7b311
Linux / Linux
6.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/a7ef78a2c536242ccb7a4429da01580b2409bb24 git.kernel.org: https://git.kernel.org/stable/c/6671a46144f880c5a167930ebb14c12f3d059fe9 git.kernel.org: https://git.kernel.org/stable/c/6676b6063440561db600494049ce7ffb695c8cc4 git.kernel.org: https://git.kernel.org/stable/c/2b5ff4db5d7aa5b981d966df02e687f79ad7b311