Security Advisory

CVE-2026-43478

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-13 15:08:27
Last updated 2026-05-13 15:08:27
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: rt1011: Use component to get the dapm context in spk_mode_put The correct helper to use in rt1011_recv_spk_mode_put() to retrieve the DAPM context is snd_soc_component_to_dapm(), from kcontrol we will receive NULL pointer.