Bug 2477060 (CVE-2026-43478) - CVE-2026-43478 kernel: ASoC: codecs: rt1011: Use component to get the dapm context in spk_mode_put
Summary: CVE-2026-43478 kernel: ASoC: codecs: rt1011: Use component to get the dapm co...
Keywords:
Status: NEW
Alias: CVE-2026-43478
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-13 16:02 UTC by OSIDB Bzimport
Modified: 2026-05-13 16:55 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-13 16:02:00 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.