PT-2026-52337 · Linux · Linux Kernel

CVE-2026-53242

·

Published

2026-06-25

·

Updated

2026-09-07

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the ALSA PCM component where the snd pcm drain() function causes wait queue list corruption on linked streams. The function uses init waitqueue entry, which fails to clear entry.prev and entry.next, combined with add wait queue and a conditional remove wait queue. When a concurrent UNLINK occurs, the remove wait queue step is skipped, leaving an orphaned wait entry on the unlinked substream sleep queue. During the next drain iteration, add wait queue adds this entry to a new queue while it remains linked to the old one, corrupting both lists. This leads to a kernel panic when a subsequent wake up dereferences a NULL function pointer.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

AZL-90866
CVE-2026-53242
ECHO-0CB0-7DA1-3372
OESA-2026-3204
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23193-1
SUSE-SU-2026:23194-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
SUSE-SU-2026:23241-1
SUSE-SU-2026:23244-1
SUSE-SU-2026:3130-1
SUSE-SU-2026:3166-1
SUSE-SU-2026:3594-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel