Vulnerability 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.
References
- https://git.kernel.org/stable/c/30e4b2290cc2a8d1b9ddb9dcb9c981df1f2a7399
- https://git.kernel.org/stable/c/b10b2b15b45923ff2807eeb034d91a39b0a3e690
FAQ
What is CVE-2026-43478?
CVE-2026-43478 is a documented vulnerability. 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(...
How severe is CVE-2026-43478?
CVSS scoring is not yet available for CVE-2026-43478. Check NVD for updates.
Is there a patch for CVE-2026-43478?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.