Bug 2467105 (CVE-2026-43137) - CVE-2026-43137 kernel: ASoC: SOF: Intel: hda: Fix NULL pointer dereference
Summary: CVE-2026-43137 kernel: ASoC: SOF: Intel: hda: Fix NULL pointer dereference
Keywords:
Status: NEW
Alias: CVE-2026-43137
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-06 13:04 UTC by OSIDB Bzimport
Modified: 2026-05-06 18:20 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-06 13:04:32 UTC
In the Linux kernel, the following vulnerability has been resolved:

ASoC: SOF: Intel: hda: Fix NULL pointer dereference

If there's a mismatch between the DAI links in the machine driver and
the topology, it is possible that the playback/capture widget is not
set, especially in the case of loopback capture for echo reference
where we use the dummy DAI link. Return the error when the widget is not
set to avoid a null pointer dereference like below when the topology is
broken.

RIP: 0010:hda_dai_get_ops.isra.0+0x14/0xa0 [snd_sof_intel_hda_common]


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