IT

Tracker / CVE-2024-42101

CVE-2024-42101

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes In nouveau_connector_get_modes(), the return value of drm_mode_duplicate() is assigned to mode, which will lead to a possible NULL pointer dereference on failure of drm_mode_duplicate(). Add a check to avoid npd.

Affected products and versions

linux linux_kernel · 2.6.33 → 4.19.318
linux linux_kernel · 4.20 → 5.4.280
linux linux_kernel · 5.11 → 5.15.163
linux linux_kernel · 5.16 → 6.1.98
linux linux_kernel · 5.5 → 5.10.222
linux linux_kernel · 6.2 → 6.6.39
linux linux_kernel · 6.7 → 6.9.9

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References