Lucene search
+L

1477 matches found

Microsoft CVE
Microsoft CVE
added 2026/04/26 8:3 a.m.12 views

drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib

...

7.8CVSS5.2AI score0.00126EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/25 1:39 a.m.7 views

SUSE CVE-2026-31566

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix fence put before wait in amdgpuamdkfdsubmitib amdgpuamdkfdsubmitib submits a GPU job and gets a fence from amdgpuibschedule. This fence is used to wait for job completion. Currently, the code drops the fence...

5.5CVSS5.5AI score0.00126EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/04/24 5:56 p.m.6 views

CVE-2026-31566

A flaw was found in the Linux kernel's AMD GPU amdgpu driver. An issue in the amdgpuamdkfdsubmitib function allows a local user to trigger a use-after-free vulnerability. This occurs because a fence reference is incorrectly released before waiting for job completion, potentially freeing the memor...

7.8CVSS5.4AI score0.00126EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/24 3:16 p.m.5 views

CVE-2026-31566

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix fence put before wait in amdgpuamdkfdsubmitib amdgpuamdkfdsubmitib submits a GPU job and gets a fence from amdgpuibschedule. This fence is used to wait for job completion. Currently, the code drops the fence...

7.8CVSS0.00126EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/24 3:16 p.m.5 views

DEBIAN-CVE-2026-31566

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix fence put before wait in amdgpuamdkfdsubmitib amdgpuamdkfdsubmitib submits a GPU job and gets a fence from amdgpuibschedule. This fence is used to wait for job completion. Currently, the code drops the fence...

7.8CVSS5.4AI score0.00126EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.9 views

CVE-2026-31566

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix fence put before wait in amdgpuamdkfdsubmitib amdgpuamdkfdsubmitib submits a GPU job and gets a fence from amdgpuibschedule. This fence is used to wait for job completion. Currently, the code drops the fence...

7.8CVSS6.5AI score0.00126EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2026/04/24 2:35 p.m.37 views

CVE-2026-31566 drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix fence put before wait in amdgpuamdkfdsubmitib amdgpuamdkfdsubmitib submits a GPU job and gets a fence from amdgpuibschedule. This fence is used to wait for job completion. Currently, the code drops the fence...

7.8CVSS0.00126EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/04/24 2:35 p.m.8 views

EUVD-2026-25459

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix fence put before wait in amdgpuamdkfdsubmitib amdgpuamdkfdsubmitib submits a GPU job and gets a fence from amdgpuibschedule. This fence is used to wait for job completion. Currently, the code drops the fence...

5.5AI score0.00126EPSS
SaveExploits0References6
CVE
CVE
added 2026/04/24 2:35 p.m.33 views

CVE-2026-31566

CVE-2026-31566 concerns the Linux kernel amdgpu driver (amdgpu_amdkfd_submit_ib). The issue arises when a fence reference is dma_fence_put()’ed before dma_fence_wait() completes, which can free the fence prematurely and trigger a use-after-free during job completion. Publicly documented fixes sho...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/04/24 2:35 p.m.2 views

CVE-2026-31566 drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix fence put before wait in amdgpuamdkfdsubmitib amdgpuamdkfdsubmitib submits a GPU job and gets a fence from amdgpuibschedule. This fence is used to wait for job completion. Currently, the code drops the fence...

7.8CVSS6.6AI score0.00126EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/04/24 2:35 p.m.4 views

CVE-2026-31566

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix fence put before wait in amdgpuamdkfdsubmitib amdgpuamdkfdsubmitib submits a GPU job and gets a fence from amdgpuibschedule. This fence is used to wait for job completion. Currently, the code drops the fence...

7.8CVSS5.3AI score0.00126EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.12 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the amdgpuamdkfdsubmitib function. This function releases fence references before it is released,...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.7 views

PT-2026-34918

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the amdgpu amdkfd submit ib function. The function submits a GPU job and receives a fence from amdgpu ib schedule to wait for job completion. The code...

7.8CVSS5.3AI score0.00126EPSS
SaveExploits0
EUVD
EUVD
added 2026/04/23 6:33 p.m.16 views

EUVD-2026-25230

A flaw was found in the X.Org X server. This use-after-free vulnerability occurs in the XSYNC fence triggering logic, specifically within the miSyncTriggerFence function. An attacker with access to the X11 server can exploit this without user interaction, leading to a server crash and potentially...

7.8CVSS5.7AI score0.00264EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/23 4:16 p.m.18 views

CVE-2026-34001

A flaw was found in the X.Org X server. This use-after-free vulnerability occurs in the XSYNC fence triggering logic, specifically within the miSyncTriggerFence function. An attacker with access to the X11 server can exploit this without user interaction, leading to a server crash and potentially...

7.8CVSS0.00264EPSS
SaveExploits0References38
ATTACKERKB
ATTACKERKB
added 2026/04/23 2:54 p.m.30 views

CVE-2026-34001

A flaw was found in the X.Org X server. This use-after-free vulnerability occurs in the XSYNC fence triggering logic, specifically within the miSyncTriggerFence function. An attacker with access to the X11 server can exploit this without user interaction, leading to a server crash and potentially...

7.8CVSS5.7AI score0.00264EPSS
SaveExploits0References38
Vulnrichment
Vulnrichment
added 2026/04/23 2:54 p.m.4 views

CVE-2026-34001 Xorg: xwayland: x.org x server: use-after-free vulnerability leads to server crash and potential memory corruption

A flaw was found in the X.Org X server. This use-after-free vulnerability occurs in the XSYNC fence triggering logic, specifically within the miSyncTriggerFence function. An attacker with access to the X11 server can exploit this without user interaction, leading to a server crash and potentially...

7.8CVSS5.7AI score0.00264EPSS
SaveExploits0References37
CVE
CVE
added 2026/04/23 2:54 p.m.47 views

CVE-2026-34001

CVE-2026-34001 is a use-after-free in the X.Org X server’s XSYNC fence triggering logic (miSyncTriggerFence()). The vulnerability can be exploited by a local attacker with X11 access, potentially crashing the X server and enabling memory corruption, with high impact on confidentiality, integrity,...

7.8CVSS5.7AI score0.00264EPSS
SaveExploits0References38
AlpineLinux
AlpineLinux
added 2026/04/23 2:54 p.m.6 views

CVE-2026-34001

A flaw was found in the X.Org X server. This use-after-free vulnerability occurs in the XSYNC fence triggering logic, specifically within the miSyncTriggerFence function. An attacker with access to the X11 server can exploit this without user interaction, leading to a server crash and potentially...

7.8CVSS5.7AI score0.00264EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/23 2:53 p.m.9 views

CVE-2026-34001

A flaw was found in the X.Org X server. This use-after-free vulnerability occurs in the XSYNC fence triggering logic, specifically within the miSyncTriggerFence function. An attacker with access to the X11 server can exploit this without user interaction, leading to a server crash and potentially...

7.8CVSS5.8AI score0.00264EPSS
SaveExploits0References3
Rows per page
Query Builder