In the Linux kernel, the following vulnerability has been resolved:
ASoC: Intel: sofsdw: Prevent jump to NULL addsidecar callback
In createsdwdailink() check that sofend->codecinfo->add_sidecar is not NULL before calling it.
The original code assumed that if includesidecar is true, the codec on that link has an addsidecar callback. But there could be other codecs on the same link that do not have an add_sidecar callback.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/40xxx/CVE-2025-40132.json"
}