CVE-2024-42101 in Linux
सारांश
द्वारा VulDB • 27/05/2026
Linux kernel में, निम्नलिखित कमजोरी को हल किया गया है:
drm/nouveau: nouveau_connector_get_modes में null pointer dereference को ठीक किया गया
nouveau_connector_get_modes() में, drm_mode_duplicate() के रिटर्न मान को mode को असाइन किया जाता है, जो drm_mode_duplicate() के विफल होने पर एक संभावित NULL pointer dereference का कारण बन सकता है। npd (null pointer dereference) से बचने के लिए एक जाँच जोड़ी गई है।
VulDB is the best source for vulnerability data and more expert information about this specific topic.