CVE-2024-56711

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux0ef94554dc40fbdb7e57ff90cd1e7fa71e1e89fd < 747547972e647509815ad8530ff09d62220a56c2affected
LinuxLinux0ef94554dc40fbdb7e57ff90cd1e7fa71e1e89fd < e1e1af9148dc4c866eda3fb59cd6ec3c7ea34b1daffected
LinuxLinux6.11affected
LinuxLinux0 < 6.11unaffected
LinuxLinux6.12.7 <= 6.12.*unaffected
LinuxLinux6.13 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References