CVE-2026-53241

No CVSS score published · EPSS: 0.0018 (7.2 percentile)

Source data as of:

At a glance

Severity
No CVSS score published
CVSS
No CVSS score in the NVD record
EPSS
0.0018 (7.2 percentile) · FIRST.org
CISA KEV
No
Published
2026-06-25 · Modified: 2026-06-25

CVSS / EPSS / KEV

EPSS 0.0018 7.2 percentile Source: FIRST.org
CISA KEV No Source: CISA

Source — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. Data & Sources

Description

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.

Record details

CVE ID
CVE-2026-53241
EPSS
0.0018 (7.2 percentile) — 2026-06-26
CISA KEV
No
Affected configurations (CPE)
0
Published
2026-06-25
Modified
2026-06-25
Status
Received

References

Reference URLs as listed by NVD, grouped by a mechanical match on the link's host/pattern. Labels describe the link type only.