NONE · 0

CVE-2023-54233

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 ...

Vulnerability Description

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.

References

FAQ

What is CVE-2023-54233?

CVE-2023-54233 is a documented vulnerability. 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 ...

How severe is CVE-2023-54233?

CVSS scoring is not yet available for CVE-2023-54233. Check NVD for updates.

Is there a patch for CVE-2023-54233?

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