Lucene search
+L

208 matches found

OSV
OSV
added 2025/07/25 4:15 p.m.7 views

UBUNTU-CVE-2025-38449

In the Linux kernel, the following vulnerability has been resolved: drm/gem: Acquire references on GEM handles for framebuffers A GEM handle can be released while the GEM buffer object is attached to a DRM framebuffer. This leads to the release of the dma-buf backing the buffer object, if any. 1...

7.8CVSS6.1AI score0.00159EPSS
SaveExploits0References29
Cvelist
Cvelist
added 2025/07/25 3:27 p.m.15 views

CVE-2025-38449 drm/gem: Acquire references on GEM handles for framebuffers

In the Linux kernel, the following vulnerability has been resolved: drm/gem: Acquire references on GEM handles for framebuffers A GEM handle can be released while the GEM buffer object is attached to a DRM framebuffer. This leads to the release of the dma-buf backing the buffer object, if any. 1...

7.8CVSS0.00159EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.11 views

CVE-2025-38449

In the Linux kernel, the following vulnerability has been resolved: drm/gem: Acquire references on GEM handles for framebuffers A GEM handle can be released while the GEM buffer object is attached to a DRM framebuffer. This leads to the release of the dma-buf backing the buffer object, if any. 1...

7.8CVSS5.6AI score0.00159EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/14 12:00 a.m.7 views

PT-2025-33793

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a use-after-free UAF vulnerability in the dmabuf exp from pages function within the Xen component. This issue occurs because a file descriptor can be closed b...

7.8CVSS5.9AI score0.00176EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/03 11:24 p.m.7 views

SUSE CVE-2025-38095

In the Linux kernel, the following vulnerability has been resolved: dma-buf: insert memory barrier before updating numfences smpstoremb inserts memory barrier after storing operation. It is different with what the comment is originally aiming so Null pointer dereference can be happened if memory...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References22
OSV
OSV
added 2025/07/03 8:15 a.m.3 views

DEBIAN-CVE-2025-38095

In the Linux kernel, the following vulnerability has been resolved: dma-buf: insert memory barrier before updating numfences smpstoremb inserts memory barrier after storing operation. It is different with what the comment is originally aiming so Null pointer dereference can be happened if memory...

5.5CVSS5.5AI score0.0018EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/03 8:15 a.m.15 views

CVE-2025-38095

In the Linux kernel, the following vulnerability has been resolved: dma-buf: insert memory barrier before updating numfences smpstoremb inserts memory barrier after storing operation. It is different with what the comment is originally aiming so Null pointer dereference can be happened if memory...

7.8CVSS0.0018EPSS
SaveExploits0References9
OSV
OSV
added 2025/07/03 8:15 a.m.8 views

UBUNTU-CVE-2025-38095

In the Linux kernel, the following vulnerability has been resolved: dma-buf: insert memory barrier before updating numfences smpstoremb inserts memory barrier after storing operation. It is different with what the comment is originally aiming so Null pointer dereference can be happened if memory...

7.8CVSS6.1AI score0.0018EPSS
SaveExploits0References36
CVE
CVE
added 2025/07/03 7:44 a.m.102 views

CVE-2025-38095

CVE-2025-38095 affects the Linux kernel dma-buf path. The issue arises from inserting a memory barrier before updating num_fences: smp_store_mb() currently inserts the barrier after the storing operation, which can reorder memory updates contrary to the original intent, potentially triggering a N...

7.8CVSS6.6AI score0.0018EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/07/03 7:44 a.m.26 views

CVE-2025-38095 dma-buf: insert memory barrier before updating num_fences

In the Linux kernel, the following vulnerability has been resolved: dma-buf: insert memory barrier before updating numfences smpstoremb inserts memory barrier after storing operation. It is different with what the comment is originally aiming so Null pointer dereference can be happened if memory...

7.8CVSS0.0018EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/06/19 3:44 a.m.7 views

SUSE CVE-2022-49983

In the Linux kernel, the following vulnerability has been resolved: udmabuf: Set the DMA mask for the udmabuf device v2 If the DMA mask is not set explicitly, the following warning occurs when the userspace tries to access the dma-buf via the CPU as reported by syzbot here: WARNING: CPU: 1 PID:...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References9
OSV
OSV
added 2025/06/18 11:15 a.m.12 views

DEBIAN-CVE-2022-49935

In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later Previously when we added a fence to a dmaresv object we always assumed the the newer than all the existing fences. With Jason's work to add an UAPI to explicit export/impor...

7.8CVSS5.3AI score0.00148EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 11:15 a.m.9 views

CVE-2022-49935

In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later Previously when we added a fence to a dmaresv object we always assumed the the newer than all the existing fences. With Jason's work to add an UAPI to explicit export/impor...

7.8CVSS0.00148EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/18 11:15 a.m.20 views

AZL-70208 CVE-2022-49935 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later Previously when we added a fence to a dmaresv object we always assumed the the newer than all the existing fences. With Jason's work to add an UAPI to explicit export/impor...

7.8CVSS6.1AI score0.00148EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.8 views

UBUNTU-CVE-2022-49983

In the Linux kernel, the following vulnerability has been resolved: udmabuf: Set the DMA mask for the udmabuf device v2 If the DMA mask is not set explicitly, the following warning occurs when the userspace tries to access the dma-buf via the CPU as reported by syzbot here: WARNING: CPU: 1 PID:...

5.5CVSS6AI score0.0021EPSS
SaveExploits0References7
CVE
CVE
added 2025/06/18 10:54 a.m.98 views

CVE-2022-49935

CVE-2022-49935 affects the Linux kernel’s dma-buf/dma-resv code. The vulnerability arises from assuming a newly added fence is newer than all existing fences; with the explicit UAPI export/import, this assumption was removed, creating a path where userspace could force the kernel into a use-after...

7.8CVSS6.5AI score0.00148EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 10:54 a.m.8 views

CVE-2022-49935

In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later Previously when we added a fence to a dmaresv object we always assumed the the newer than all the existing fences. With Jason's work to add an UAPI to explicit export/impor...

7.8CVSS5.3AI score0.00148EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 10:54 a.m.21 views

CVE-2022-49935 dma-buf/dma-resv: check if the new fence is really later

In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later Previously when we added a fence to a dmaresv object we always assumed the the newer than all the existing fences. With Jason's work to add an UAPI to explicit export/impor...

7.8CVSS0.00148EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/04 5:18 p.m.19 views

CVE-2023-53084

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove another errant put in error path drmgemshmemmmap doesn't own reference in error code path, resulting in the dma-buf shmem GEM object getting prematurely freed leading to a later use-after-free...

5.5CVSS6.7AI score0.00193EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/05/03 2:51 a.m.9 views

SUSE CVE-2023-53084

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove another errant put in error path drmgemshmemmmap doesn't own reference in error code path, resulting in the dma-buf shmem GEM object getting prematurely freed leading to a later use-after-free...

5.5CVSS6.4AI score0.00193EPSS
SaveExploits0References9
Rows per page
Query Builder