Lucene search
K

26 matches found

OSV
OSV
added 2026/05/28 10:16 a.m.2 views

UBUNTU-CVE-2026-46201

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix dma-buf attachment leak in xegemprimeimport When xedmabufinitobj fails, the attachment from dmabufdynamicattach is not detached. Add dmabufdetach before returning the error. Note: we cannot use goto outerr here becaus...

7.8CVSS5.7AI score0.00013EPSS
Exploits0References7
CNNVD
CNNVD
added 2026/05/28 12:0 a.m.9 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 xegemprimeimport function in the drm xe framework. This function fails when xedmabufinitobj...

7.8CVSS5.8AI score0.00013EPSS
Exploits0References4
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: Fix the dmabuf object leak in fastrpcmaplookup In fastrpcmaplookup, the dmabufget function is called to obtain a reference to the dmabuf object for comparison purposes. However, this reference is never released whe...

5.7AI score0.00029EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.3 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-46709)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-46709 advisory. - In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix prime with external...

5.5CVSS6.7AI score0.0002EPSS
Exploits0References2
CVE
CVE
added 2025/12/16 2:32 p.m.7 views

CVE-2025-68252

CVE-2025-68252: In the Linux kernel misc: fastrpc component, a reference to a dma_buf obtained via dma_buf_get in fastrpc_map_lookup was not released on all return paths, causing a dma_buf memory leak. The fix adds dma_buf_put before returning (ensuring the temporary reference is released whether...

6AI score0.00029EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-53360

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00021EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/08/22 11:28 p.m.0 views

SUSE CVE-2025-38674

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/prime: Use dmabuf from GEM object instance" This reverts commit f83a9b8c7fd0557b0c50784bfdc1bbe9140c9bf8. The dmabuf field in struct drmgemobject is not stable over the object instance's lifetime. The field becomes NU...

5.5CVSS6.6AI score0.00027EPSS
Exploits0References3
OSV
OSV
added 2025/08/22 4:15 p.m.0 views

UBUNTU-CVE-2025-38672

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/gem-dma: Use dmabuf from GEM object instance" This reverts commit e8afa1557f4f963c9a511bd2c6074a941c308685. The dmabuf field in struct drmgemobject is not stable over the object instance's lifetime. The field becomes...

5.5CVSS5.9AI score0.00027EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2025/08/22 4:3 p.m.0 views

CVE-2025-38669

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/gem-shmem: Use dmabuf from GEM object instance" This reverts commit 1a148af06000e545e714fe3210af3d77ff903c11. The dmabuf field in struct drmgemobject is not stable over the object instance's lifetime. The field become...

5.5CVSS5.8AI score0.00027EPSS
Exploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2025/05/02 2:2 a.m.1 views

SUSE CVE-2025-37765

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix ttmbodelayeddelete oops Fix an oops in ttmbodelayeddelete which results from dererencing a dangling pointer: Oops: general protection fault, probably for non-canonical address 0x6b6b6b6b6b6b6b7b: 0000 1...

5.5CVSS7.6AI score0.00066EPSS
Exploits0References16
NVD
NVD
added 2025/05/01 2:15 p.m.7 views

CVE-2025-37765

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix ttmbodelayeddelete oops Fix an oops in ttmbodelayeddelete which results from dererencing a dangling pointer: Oops: general protection fault, probably for non-canonical address 0x6b6b6b6b6b6b6b7b: 0000 1...

5.5CVSS0.00066EPSS
Exploits0References10
CVE
CVE
added 2025/05/01 1:7 p.m.114 views

CVE-2025-37765

CVE-2025-37765 relates to the Linux kernel drm/nouveau path where an oops occurs in ttm_bo_delayed_delete due to a dangling nouveau_bo reservation pointer after amdgpu_bo destruction. The root cause is that drm_prime_gem_destroy releases a shared dma_buf, destroying the amdgpu_bo, which leaves no...

5.5CVSS6.5AI score0.00066EPSS
Exploits0References10Affected Software1
RedhatCVE
RedhatCVE
added 2024/12/29 2:57 p.m.7 views

CVE-2024-56712

In the Linux kernel, the following vulnerability has been resolved: udmabuf: fix memory leak on last exportudmabuf error path In exportudmabuf, if dmabuffd fails because the FD table is full, a dmabuf owning the udmabuf has already been created; but the error handling in udmabufcreate will tear...

5.5CVSS6.8AI score0.00021EPSS
Exploits0References4
NVD
NVD
added 2024/12/29 9:15 a.m.6 views

CVE-2024-56712

In the Linux kernel, the following vulnerability has been resolved: udmabuf: fix memory leak on last exportudmabuf error path In exportudmabuf, if dmabuffd fails because the FD table is full, a dmabuf owning the udmabuf has already been created; but the error handling in udmabufcreate will tear...

5.5CVSS0.00021EPSS
Exploits0References2
CVE
CVE
added 2024/12/29 8:48 a.m.129 views

CVE-2024-56712

CVE-2024-56712 : In the Linux kernel udmabuf code, a memory leak could occur on the last export_udmabuf() error path when dma_buf_fd() fails and a dma_buf has already been created. The root cause was in export_udmabuf()’s error handling, where the dma_buf could be torn down without freeing the co...

5.5CVSS6.6AI score0.00021EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2024/10/14 8:17 a.m.11 views

CVE-2024-43701 GPU DDK - PowerVR: TLB invalidate UAF of dma_buf imported into multiple GPU devices

Software installed and run as a non-privileged user may conduct GPU system calls to read and write freed physical memory from the GPU...

0.00042EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/10/14 8:17 a.m.15 views

CVE-2024-43701 GPU DDK - PowerVR: TLB invalidate UAF of dma_buf imported into multiple GPU devices

Software installed and run as a non-privileged user may conduct GPU system calls to read and write freed physical memory from the GPU...

7.4AI score0.00042EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/09/14 2:50 a.m.2 views

SUSE CVE-2024-46709

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix prime with external buffers Make sure that for external buffers mapping goes through the dmabuf interface instead of trying to access pages directly. External buffers might not provide direct access to...

5.5CVSS7.2AI score0.0002EPSS
Exploits0References11
RedhatCVE
RedhatCVE
added 2024/09/13 10:42 a.m.8 views

CVE-2024-46709

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix prime with external buffers Make sure that for external buffers mapping goes through the dmabuf interface instead of trying to access pages directly. External buffers might not provide direct access to...

4.4CVSS6.8AI score0.0002EPSS
Exploits0References4
NVD
NVD
added 2024/09/13 7:15 a.m.14 views

CVE-2024-46709

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix prime with external buffers Make sure that for external buffers mapping goes through the dmabuf interface instead of trying to access pages directly. External buffers might not provide direct access to...

5.5CVSS0.0002EPSS
Exploits0References3
Rows per page
Query Builder