NONE · 0

CVE-2023-54018

In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: Add missing check for alloc_ordered_workqueue Add check for the return value of alloc_ordered_workqueue as it may re...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: Add missing check for alloc_ordered_workqueue Add check for the return value of alloc_ordered_workqueue as it may return NULL pointer and cause NULL pointer dereference in `hdmi_hdcp.c` and `hdmi_hpd.c`. Patchwork: https://patchwork.freedesktop.org/patch/517211/

References

FAQ

What is CVE-2023-54018?

CVE-2023-54018 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: drm/msm/hdmi: Add missing check for alloc_ordered_workqueue Add check for the return value of alloc_ordered_workqueue as it may re...

How severe is CVE-2023-54018?

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

Is there a patch for CVE-2023-54018?

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