Lucene search
+L

8796 matches found

Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.26 views

CVE-2024-35810

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix the lifetime of the bo cursor memory The cleanup can be dispatched while the atomic update is still active, which means that the memory acquired in the atomic update needs to not be invalidated by the cleanup. The...

7.8CVSS7.4AI score0.00236EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.88 views

CVE-2024-35799

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Prevent crash when disable stream Why Disabling stream encoder invokes a function that no longer exists. How Check if the function declaration is NULL in disable stream encoder...

6.2CVSS7.2AI score0.00229EPSS
SaveExploits0
CVE
CVE
added 2024/05/17 1:23 p.m.120 views

CVE-2024-35799

CVE-2024-35799 relates to the Linux kernel, specifically the DRM/AMD display path. The issue occurs when disabling a stream encoder, where a function invoked during disable no longer exists. The fix adds a null-check for the function declaration in the disable-stream encoder path to prevent a cra...

6.2CVSS6.7AI score0.00229EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.17 views

CVE-2024-35795 drm/amdgpu: fix deadlock while reading mqd from debugfs

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix deadlock while reading mqd from debugfs An errant disk backup on my desktop got into debugfs and triggered the following deadlock scenario in the amdgpu debugfs files. The machine also hard-resets immediately afte...

6.6AI score0.00174EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.44 views

CVE-2024-35795 drm/amdgpu: fix deadlock while reading mqd from debugfs

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix deadlock while reading mqd from debugfs An errant disk backup on my desktop got into debugfs and triggered the following deadlock scenario in the amdgpu debugfs files. The machine also hard-resets immediately afte...

7.4AI score0.00174EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/17 1:23 p.m.173 views

CVE-2024-35795

CVE-2024-35795 : In the Linux kernel, a deadlock was fixed in the AMDGPU driver when reading the MQD via debugfs. The issue arose from a circular locking dependency between mmap_lock and the reservation_ww_class_* locks during a read path implemented in amdgpu_debugfs_mqd_read. The reverse-lock c...

5.5CVSS6.6AI score0.00174EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/17 1:15 p.m.20 views

CVE-2024-35788

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7AI score
SaveExploits0References1
NVD
NVD
added 2024/05/17 1:15 p.m.29 views

CVE-2024-35788

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7.5AI score
SaveExploits0
NVD
NVD
added 2024/05/17 1:15 p.m.19 views

CVE-2024-35786

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix stale locked mutex in nouveaugemioctlpushbuf If VMBIND is enabled on the client the legacy submission ioctl can't be used, however if a client tries to do so regardless it will return an error. In this case the...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/17 1:15 p.m.20 views

CVE-2024-35786

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix stale locked mutex in nouveaugemioctlpushbuf If VMBIND is enabled on the client the legacy submission ioctl can't be used, however if a client tries to do so regardless it will return an error. In this case the...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/17 12:24 p.m.23 views

CVE-2024-35788

...

7.1AI score
SaveExploits0
CVE
CVE
added 2024/05/17 12:24 p.m.93 views

CVE-2024-35788

CVE-2024-35788 is rejected by the CVE Numbering Authority and not an active vulnerability entry.

6.8AI score
SaveExploits0
Cvelist
Cvelist
added 2024/05/17 12:24 p.m.34 views

CVE-2024-35788

...

7.5AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/17 12:24 p.m.34 views

CVE-2024-35788

Removed by vendor...

7.3AI score
SaveExploits0
CVE
CVE
added 2024/05/17 12:24 p.m.102 views

CVE-2024-35786

The CVE-2024-35786 issue affects the Linux kernel’s DRM Nouveau driver, specifically a stale locked mutex in nouveau_gem_ioctl_pushbuf that can cause a deadlock if VM_BIND is enabled and a legacy submission ioctl is attempted. The vulnerability is resolved by a kernel fix; the provided connected ...

5.5CVSS6.6AI score0.00173EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/17 12:24 p.m.17 views

CVE-2024-35786 drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix stale locked mutex in nouveaugemioctlpushbuf If VMBIND is enabled on the client the legacy submission ioctl can't be used, however if a client tries to do so regardless it will return an error. In this case the...

6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/17 12:24 p.m.23 views

CVE-2024-35786 drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix stale locked mutex in nouveaugemioctlpushbuf If VMBIND is enabled on the client the legacy submission ioctl can't be used, however if a client tries to do so regardless it will return an error. In this case the...

6.8AI score0.00173EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/17 12:15 p.m.23 views

CVE-2023-52657

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd/pm: resolve reboot exception for si oland" This reverts commit e490d60a2f76bff636c68ce4fe34c1b6c34bbd86. This causes hangs on SI when DC is enabled and errors on driver reboot and power off cycles...

5.5CVSS6.3AI score0.00222EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/17 12:15 p.m.13 views

UBUNTU-CVE-2023-52657

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd/pm: resolve reboot exception for si oland" This reverts commit e490d60a2f76bff636c68ce4fe34c1b6c34bbd86. This causes hangs on SI when DC is enabled and errors on driver reboot and power off cycles...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/17 11:50 a.m.16 views

CVE-2024-27411 drm/nouveau: keep DMA buffers required for suspend/resume

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: keep DMA buffers required for suspend/resume Nouveau deallocates a few buffers post GPU init which are required for GPU suspend/resume to function correctly. This is likely not as big an issue on systems where the...

7.8CVSS6.7AI score0.00203EPSS
SaveExploits0References2
Rows per page
Query Builder