CVE-2026-43137

Summary

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]

Affected Software

VendorProductVersion RangeStatus
LinuxLinux0acb48dd31e39b617bb12ca546b4fecd6ccb2972 < a1d4f3d3c0dc86527da6a19f6901a6a48375500daffected
LinuxLinux0acb48dd31e39b617bb12ca546b4fecd6ccb2972 < 10411f1f2c76be67103b1f95822ff629aa25e2aaaffected
LinuxLinux0acb48dd31e39b617bb12ca546b4fecd6ccb2972 < 42068f7dd42b559c4eeae645e1455ff36518866aaffected
LinuxLinux0acb48dd31e39b617bb12ca546b4fecd6ccb2972 < 7750d78b4014902bc0ac03d4bb30faa076a913abaffected
LinuxLinux0acb48dd31e39b617bb12ca546b4fecd6ccb2972 < 16c589567a956d46a7c1363af3f64de3d420af20affected
LinuxLinux5.16affected
LinuxLinux0 < 5.16unaffected
LinuxLinux6.6.141 <= 6.6.*unaffected
LinuxLinux6.12.75 <= 6.12.*unaffected
LinuxLinux6.18.16 <= 6.18.*unaffected
LinuxLinux6.19.6 <= 6.19.*unaffected
LinuxLinux7.0 <= *unaffected

Weaknesses

References