Security Advisory

CVE-2023-52806

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-05-21 15:31:17
Last updated 2026-05-11 19:33:28
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix possible null-ptr-deref when assigning a stream While AudioDSP drivers assign streams exclusively of HOST or LINK type, nothing blocks a user to attempt to assign a COUPLED stream. As supplied substream instance may be a stub, what is the case when code-loading, such scenario ends with null-ptr-deref.