Lucene search
+L

226 matches found

CVE
CVE
added 2025/05/02 3:55 p.m.142 views

CVE-2023-53084

CVE-2023-53084 – Linux kernel (drm/shmem) 손상 문제 확인 Impact: In the Linux kernel, the error path in drm_gem_shmem_mmap() could fail to drop a reference, causing a dma-buf shmem GEM object to be freed prematurely and potentially leading to a use-after-free. Affected component: drm/shmem-helper and r...

7.8CVSS6.7AI score0.00193EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-43863

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a deadlock in dma buf fence polling Introduce a version of the fence ops tha...

5.5CVSS5.4AI score0.00166EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-27400

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: once more fix the call oder in amdgputtmmove v2 This reverts drm/amdgpu: fix ftrace event amdgpubomove always move on same heap. The basic problem...

7.8CVSS6.7AI score0.00244EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.10 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: drm/vmwgfx: Fixed a deadlock in DMA buffer fence polling. A new version of the fence operations was introduced, which, upon release, does not remove the fences from the pending list. This eliminates the need for a lock to...

5.5CVSS6.5AI score0.00166EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: dma-buf/sw-sync: Do not enable IRQ from syncprintobj. Since the commit a6aa8fca4d79 “dma-buf/sw-sync: Reduce irqsave/irqrestore from known context”, an error occurred where spinunlockirqrestore was replaced with spinunlockirq for...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/29 8:48 a.m.10 views

CVE-2024-56712 udmabuf: fix memory leak on last export_udmabuf() error path

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...

3.3CVSS6.2AI score
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/11/21 12:00 a.m.11 views

The vulnerability of the dma-buf component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the dma-buf component in the Linux operating system’s kernel is related to the assignment of the NULL pointer in the sanitycheck function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.3CVSS6.5AI score0.00632EPSS
SaveExploits0References19Affected Software4
Tenable Nessus
Tenable Nessus
added 2024/10/13 12:00 a.m.20 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-43863)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-43863 advisory. - In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a deadlock in dma buf...

5.5CVSS6AI score0.00166EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/09/28 2:51 a.m.11 views

SUSE CVE-2024-46852

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VMDONTEXPAND was added in commit 1c1914d6e8c6 "dma-buf: heaps: Don't track CMA dma-buf pages under RssFile" it was possible to obtain a mapping larger than the buffer...

5.5CVSS6.6AI score0.00215EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/09/27 3:15 p.m.18 views

CVE-2024-46852

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VMDONTEXPAND was added in commit 1c1914d6e8c6 "dma-buf: heaps: Don't track CMA dma-buf pages under RssFile" it was possible to obtain a mapping larger than the buffer...

7.8CVSS7.4AI score0.00215EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/27 1:15 p.m.21 views

CVE-2024-46852

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VMDONTEXPAND was added in commit 1c1914d6e8c6 "dma-buf: heaps: Don't track CMA dma-buf pages under RssFile" it was possible to obtain a mapping larger than the buffer...

7.8CVSS0.00215EPSS
SaveExploits0References6
OSV
OSV
added 2024/09/27 1:15 p.m.6 views

DEBIAN-CVE-2024-46852

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VMDONTEXPAND was added in commit 1c1914d6e8c6 "dma-buf: heaps: Don't track CMA dma-buf pages under RssFile" it was possible to obtain a mapping larger than the buffer...

7.8CVSS6.7AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.26 views

AZL-49837 CVE-2024-46852 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VMDONTEXPAND was added in commit 1c1914d6e8c6 "dma-buf: heaps: Don't track CMA dma-buf pages under RssFile" it was possible to obtain a mapping larger than the buffer...

7.8CVSS7AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.15 views

UBUNTU-CVE-2024-46852

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VMDONTEXPAND was added in commit 1c1914d6e8c6 "dma-buf: heaps: Don't track CMA dma-buf pages under RssFile" it was possible to obtain a mapping larger than the buffer...

7.8CVSS6.8AI score0.00215EPSS
SaveExploits0References19
CVE
CVE
added 2024/09/27 12:42 p.m.175 views

CVE-2024-46852

CVE-2024-46852 — Linux kernel CMA heap off-by-one fix : The issue occurred when a mapping larger than the buffer size could be created via mremap, allowing an overflow bypass in dma_buf_mmap_internal. The CMA heap fault handler incorrectly bound the fault offset by 1 when validating the end of th...

7.8CVSS7.4AI score0.00215EPSS
SaveExploits0References6Affected Software2
Vulnrichment
Vulnrichment
added 2024/09/27 12:42 p.m.19 views

CVE-2024-46852 dma-buf: heaps: Fix off-by-one in CMA heap fault handler

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VMDONTEXPAND was added in commit 1c1914d6e8c6 "dma-buf: heaps: Don't track CMA dma-buf pages under RssFile" it was possible to obtain a mapping larger than the buffer...

7.1AI score0.00215EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/09/27 12:42 p.m.43 views

CVE-2024-46852 dma-buf: heaps: Fix off-by-one in CMA heap fault handler

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VMDONTEXPAND was added in commit 1c1914d6e8c6 "dma-buf: heaps: Don't track CMA dma-buf pages under RssFile" it was possible to obtain a mapping larger than the buffer...

7.8CVSS0.00215EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/27 12:42 p.m.22 views

CVE-2024-46852 dma-buf: heaps: Fix off-by-one in CMA heap fault handler

In the Linux kernel, the following vulnerability has been resolved: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VMDONTEXPAND was added in commit 1c1914d6e8c6 "dma-buf: heaps: Don't track CMA dma-buf pages under RssFile" it was possible to obtain a mapping larger than the buffer...

7.8CVSS6.3AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2024/09/11 12:00 a.m.56 views

Oracle Linux 7 : Unbreakable Enterprise kernel (ELSA-2024-12611)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-12611 advisory. - MIPS: Octeon: Add PCIe link status check Dave Kleikamp Orabug: 36952386 CVE-2024-40968 - net: relax socket state check at accept time. Paolo Abeni...

10CVSS7.3AI score0.00861EPSS
SaveExploits1References40
Tenable Nessus
Tenable Nessus
added 2024/09/04 12:00 a.m.31 views

SUSE SLED15: WebKitGTK-4.0-lang / WebKitGTK-4.1-lang / WebKitGTK-6.0-lang / etc (SUSE-SU-2024:3109-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:3109-1 advisory. Update to version 2.44.3 bsc1228696 bsc1228697 bsc1228698: - Fix web process cache suspend/resum...

9.8CVSS6.6AI score0.01533EPSS
SaveExploits1References20
Rows per page
Query Builder