NONE · 0

CVE-2025-40132

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof_sdw: Prevent jump to NULL add_sidecar callback In create_sdw_dailink() check that sof_end->codec_info->add_sideca...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof_sdw: Prevent jump to NULL add_sidecar callback In create_sdw_dailink() check that sof_end->codec_info->add_sidecar is not NULL before calling it. The original code assumed that if include_sidecar is true, the codec on that link has an add_sidecar callback. But there could be other codecs on the same link that do not have an add_sidecar callback.

References

FAQ

What is CVE-2025-40132?

CVE-2025-40132 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof_sdw: Prevent jump to NULL add_sidecar callback In create_sdw_dailink() check that sof_end->codec_info->add_sideca...

How severe is CVE-2025-40132?

CVSS scoring is not yet available for CVE-2025-40132. Check NVD for updates.

Is there a patch for CVE-2025-40132?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.