Back to search
CVE-2024-43894
Published: Aug 26, 2024
Modified: May 11, 2026
PUBLISHED
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected cf13909aee054f5aa667d4b9da0ac7df4f6c1327 - < 24ddda932c43ffe156c7f3c568bed85131c63ae6affected cf13909aee054f5aa667d4b9da0ac7df4f6c1327 - < 5291d4f73452c91e8a11f71207617e3e234d418eaffected cf13909aee054f5aa667d4b9da0ac7df4f6c1327 - < c763dfe09425152b6bb0e348900a637c62c2ce52affected cf13909aee054f5aa667d4b9da0ac7df4f6c1327 - < d64847c383100423aecb6ac5f18be5f4316d9d62affected cf13909aee054f5aa667d4b9da0ac7df4f6c1327 - < d64fc94f7bb24fc2be0d6bd5df8df926da461a6d+2 more versions |
Linux | Linux | affected 5.3unaffected 0 - < 5.3unaffected 5.4.282 - <= 5.4.*unaffected 5.10.224 - <= 5.10.*unaffected 5.15.165 - <= 5.15.*+4 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now