Bug 2334790 (CVE-2024-56711) - CVE-2024-56711 kernel: drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereference
Summary: CVE-2024-56711 kernel: drm/panel: himax-hx83102: Add a check to prevent NULL ...
Keywords:
Status: NEW
Alias: CVE-2024-56711
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: 2024-12-29 09:01 UTC by OSIDB Bzimport
Modified: 2025-01-21 12:22 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-12-29 09:01:14 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereference

drm_mode_duplicate() could return NULL due to lack of memory,
which will then call NULL pointer dereference. Add a check to
prevent it.

Comment 1 Avinash Hanwate 2024-12-29 10:30:25 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024122913-CVE-2024-56711-d4f9@gregkh/T


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