Lucene search

K
osvGoogleOSV:CVE-2024-43829
HistoryAug 17, 2024 - 10:15 a.m.

CVE-2024-43829

2024-08-1710:15:08
Google
osv.dev
linux kernel
vulnerability
drm/qxl
check
drm_cvt_mode
null pointer dereference

AI Score

6.7

Confidence

Low

In the Linux kernel, the following vulnerability has been resolved:

drm/qxl: Add check for drm_cvt_mode

Add check for the return value of drm_cvt_mode() and return the error if
it fails in order to avoid NULL pointer dereference.

AI Score

6.7

Confidence

Low