IT

Tracker / CVE-2024-43894

CVE-2024-43894

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: drm/client: fix null pointer dereference in drm_client_modeset_probe In drm_client_modeset_probe(), the return value of drm_mode_duplicate() is assigned to modeset->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
linux linux_kernel · 5.11 → 5.15.165
linux linux_kernel · 5.16 → 6.1.105
linux linux_kernel · 5.3 → 5.4.282
linux linux_kernel · 5.5 → 5.10.224
linux linux_kernel · 6.2 → 6.6.46
linux linux_kernel · 6.7 → 6.10.5

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