Bug 2426124 (CVE-2023-54233) - CVE-2023-54233 kernel: ASoC: SOF: avoid a NULL dereference with unsupported widgets
Summary: CVE-2023-54233 kernel: ASoC: SOF: avoid a NULL dereference with unsupported w...
Keywords:
Status: NEW
Alias: CVE-2023-54233
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-30 13:10 UTC by OSIDB Bzimport
Modified: 2025-12-31 07:30 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-30 13:10:45 UTC
In the Linux kernel, the following vulnerability has been resolved:

ASoC: SOF: avoid a NULL dereference with unsupported widgets

If an IPC4 topology contains an unsupported widget, its .module_info
field won't be set, then sof_ipc4_route_setup() will cause a kernel
Oops trying to dereference it. Add a check for such cases.


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