Bug 2424999 (CVE-2023-54018) - CVE-2023-54018 kernel: drm/msm/hdmi: Add missing check for alloc_ordered_workqueue
Summary: CVE-2023-54018 kernel: drm/msm/hdmi: Add missing check for alloc_ordered_work...
Keywords:
Status: NEW
Alias: CVE-2023-54018
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-24 12:07 UTC by OSIDB Bzimport
Modified: 2026-06-29 20:34 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-24 12:07:09 UTC
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/


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