CVE-2024-43894
drm/client: fix null pointer dereference in drm_client_modeset_probe
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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 | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Aug 26, 2024 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
cf13909aee054f5aa667d4b9da0ac7df4f6c1327 < 24ddda932c43ffe156c7f3c568bed85131c63ae6 cf13909aee054f5aa667d4b9da0ac7df4f6c1327 < 5291d4f73452c91e8a11f71207617e3e234d418e cf13909aee054f5aa667d4b9da0ac7df4f6c1327 < c763dfe09425152b6bb0e348900a637c62c2ce52 cf13909aee054f5aa667d4b9da0ac7df4f6c1327 < d64847c383100423aecb6ac5f18be5f4316d9d62 cf13909aee054f5aa667d4b9da0ac7df4f6c1327 < d64fc94f7bb24fc2be0d6bd5df8df926da461a6d cf13909aee054f5aa667d4b9da0ac7df4f6c1327 < 612cae53e99ce32a58cb821b3b67199eb6e92dff cf13909aee054f5aa667d4b9da0ac7df4f6c1327 < 113fd6372a5bb3689aba8ef5b8a265ed1529a78f
Linux / Linux
5.3
References
git.kernel.org: https://git.kernel.org/stable/c/24ddda932c43ffe156c7f3c568bed85131c63ae6 git.kernel.org: https://git.kernel.org/stable/c/5291d4f73452c91e8a11f71207617e3e234d418e git.kernel.org: https://git.kernel.org/stable/c/c763dfe09425152b6bb0e348900a637c62c2ce52 git.kernel.org: https://git.kernel.org/stable/c/d64847c383100423aecb6ac5f18be5f4316d9d62 git.kernel.org: https://git.kernel.org/stable/c/d64fc94f7bb24fc2be0d6bd5df8df926da461a6d git.kernel.org: https://git.kernel.org/stable/c/612cae53e99ce32a58cb821b3b67199eb6e92dff git.kernel.org: https://git.kernel.org/stable/c/113fd6372a5bb3689aba8ef5b8a265ed1529a78f lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2024/10/msg00003.html