VYPR
Unrated severityNVD Advisory· Published Aug 17, 2024· Updated Nov 3, 2025

drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modes

CVE-2024-42310

Description

In the Linux kernel, the following vulnerability has been resolved:

drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modes

In cdv_intel_lvds_get_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead to a NULL pointer dereference on failure of drm_mode_duplicate(). Add a check to avoid npd.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

121

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.