Bug 2414516 (CVE-2025-40132) - CVE-2025-40132 kernel: ASoC: Intel: sof_sdw: Prevent jump to NULL add_sidecar callback
Summary: CVE-2025-40132 kernel: ASoC: Intel: sof_sdw: Prevent jump to NULL add_sidecar...
Keywords:
Status: NEW
Alias: CVE-2025-40132
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-11-12 11:04 UTC by OSIDB Bzimport
Modified: 2025-11-13 13:12 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-11-12 11:04:56 UTC
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.


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