Lucene search
+L

8709 matches found

RedhatCVE
RedhatCVE
added 2024/08/19 1:15 p.m.22 views

CVE-2024-43829

In the Linux kernel, the following vulnerability has been resolved: drm/qxl: Add check for drmcvtmode Add check for the return value of drmcvtmode and return the error if it fails in order to avoid NULL pointer dereference...

4.4CVSS7AI score0.00236EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/18 2:03 a.m.8 views

SUSE CVE-2024-42261

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Validate passed in drm syncobj handles in the timestamp extension If userspace provides an unknown or invalid handle anywhere in the handle array the rest of the driver will not handle that well. Fix it by checking handl...

5.5CVSS7.7AI score0.00196EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/18 2:02 a.m.6 views

SUSE CVE-2024-42262

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix potential memory leak in the performance extension If fetching of userspace memory fails during the main loop, all drm sync objs looked up until that point will be leaked because of the missing drmsyncobjput. Fix it ...

3.3CVSS7.6AI score0.00196EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/18 2:02 a.m.7 views

SUSE CVE-2024-42264

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Prevent out of bounds access in performance query extensions Check that the number of perfmons userspace is passing in the copy and reset extensions is not greater than the internal kernel storage where the ids will be...

5.5CVSS7.7AI score0.00219EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/18 2:02 a.m.5 views

SUSE CVE-2024-42309

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: fix null pointer dereference in psbintellvdsgetmodes In psbintellvdsgetmodes, the return value of drmmodeduplicate is assigned to mode, which will lead to a possible NULL pointer dereference on failure of...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/08/18 2:01 a.m.10 views

SUSE CVE-2024-43829

In the Linux kernel, the following vulnerability has been resolved: drm/qxl: Add check for drmcvtmode Add check for the return value of drmcvtmode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References13
OSV
OSV
added 2024/08/17 10:15 a.m.9 views

DEBIAN-CVE-2024-43827

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check before access structs In enablephantomplane, we should better check null pointer before accessing various structs...

5.5CVSS5.6AI score0.00193EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/17 10:15 a.m.20 views

CVE-2024-43829

In the Linux kernel, the following vulnerability has been resolved: drm/qxl: Add check for drmcvtmode Add check for the return value of drmcvtmode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS0.00236EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/17 10:15 a.m.8 views

AZL-49767 CVE-2024-43829 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/qxl: Add check for drmcvtmode Add check for the return value of drmcvtmode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.5 views

DEBIAN-CVE-2024-43829

In the Linux kernel, the following vulnerability has been resolved: drm/qxl: Add check for drmcvtmode Add check for the return value of drmcvtmode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS5.4AI score0.00236EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.17 views

CVE-2024-43827

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check before access structs In enablephantomplane, we should better check null pointer before accessing various structs...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.33 views

CVE-2024-43829

In the Linux kernel, the following vulnerability has been resolved: drm/qxl: Add check for drmcvtmode Add check for the return value of drmcvtmode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS5.9AI score0.00236EPSS
SaveExploits0References25
CVE
CVE
added 2024/08/17 9:21 a.m.123 views

CVE-2024-43829

CVE-2024-43829 involves a null-pointer dereference vulnerability in the Linux kernel related to the DRM/QXL driver. The advisory states that a check was added for drm_cvt_mode and that the return value of drm_cvt_mode() must be validated; if the function fails, the error is returned to prevent a ...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.58 views

CVE-2024-43829

In the Linux kernel, the following vulnerability has been resolved: drm/qxl: Add check for drmcvtmode Add check for the return value of drmcvtmode and return the error if it fails in order to avoid NULL pointer dereference...

5.5CVSS5.4AI score0.00236EPSS
SaveExploits0
OSV
OSV
added 2024/08/17 9:21 a.m.19 views

CVE-2024-43829 drm/qxl: Add check for drm_cvt_mode

In the Linux kernel, the following vulnerability has been resolved: drm/qxl: Add check for drmcvtmode Add check for the return value of drmcvtmode and return the error if it fails in order to avoid NULL pointer dereference...

5.9AI score
SaveExploits0References12
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.43 views

CVE-2024-43829 drm/qxl: Add check for drm_cvt_mode

In the Linux kernel, the following vulnerability has been resolved: drm/qxl: Add check for drmcvtmode Add check for the return value of drmcvtmode and return the error if it fails in order to avoid NULL pointer dereference...

0.00236EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.20 views

CVE-2024-43829 drm/qxl: Add check for drm_cvt_mode

In the Linux kernel, the following vulnerability has been resolved: drm/qxl: Add check for drmcvtmode Add check for the return value of drmcvtmode and return the error if it fails in order to avoid NULL pointer dereference...

6.9AI score0.00236EPSS
SaveExploits0References7
CVE
CVE
added 2024/08/17 9:21 a.m.113 views

CVE-2024-43827

In CVE-2024-43827, the Linux kernel DRM AMD display path (drm/amd/display) was fixed by adding a null check before accessing internal structs in enable_phantom_plane. Root cause: missing null pointer validation. Impact, as per CVSS: local, low complexity, low privileges required; confidentiality/...

5.5CVSS6.6AI score0.00193EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.54 views

CVE-2024-43827

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check before access structs In enablephantomplane, we should better check null pointer before accessing various structs...

5.5CVSS5.5AI score0.00193EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.14 views

CVE-2024-43827 drm/amd/display: Add null check before access structs

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check before access structs In enablephantomplane, we should better check null pointer before accessing various structs...

6.9AI score0.00193EPSS
SaveExploits0References2
Rows per page
Query Builder