Lucene search
+L

715 matches found

ATTACKERKB
ATTACKERKB
added 2025/06/18 10:15 a.m.7 views

CVE-2025-38011

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap use uninterruptible lock After process exit to unmap csa and free GPU vm, if signal is accepted and then waiting to take vm lock is interrupted and return, it causes memory leaking and below warning backtrac...

5.5CVSS6.5AI score0.00172EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/06/18 10:15 a.m.6 views

DEBIAN-CVE-2025-38011

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap use uninterruptible lock After process exit to unmap csa and free GPU vm, if signal is accepted and then waiting to take vm lock is interrupted and return, it causes memory leaking and below warning backtrac...

5.5CVSS5.6AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.12 views

UBUNTU-CVE-2025-38011

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap use uninterruptible lock After process exit to unmap csa and free GPU vm, if signal is accepted and then waiting to take vm lock is interrupted and return, it causes memory leaking and below warning backtrac...

5.5CVSS6.2AI score0.00172EPSS
SaveExploits0References25
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.14 views

CVE-2025-38011

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap use uninterruptible lock After process exit to unmap csa and free GPU vm, if signal is accepted and then waiting to take vm lock is interrupted and return, it causes memory leaking and below warning backtrac...

5.5CVSS5.6AI score0.00172EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: Fixed an address space leak when the Hyper-V DRM device is removed. When a Hyper-V DRM device is probed, the driver allocates MMIO space for the vram and maps it as cacheable. If the device is removed, or if the devic...

5.5CVSS6.3AI score0.0019EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Wifi: ath12k: fixed a memory leak in ath12kpciRemove The Kmemleak reported this error: - Unreferenced object: 0xffff1c165cec3060 size 32 - Command: “insmod”, PID 560; duration: 4296964570 seconds 235.596 seconds - Backtrace:...

5.5CVSS6.2AI score0.00149EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: A WARN was issued during the deregmr operation for DM type. Memory regions of the DM type do not have an associated umem. In the flow from mlx5ibderegmr to mlx5freeprivdescs, the code incorrectly takes the wrong branch...

5.5CVSS6.3AI score0.00189EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: “mm: memoryfailure: unmap poisoned folio during migrate properly”. Patch series “mm: memoryfailure: unmap poisoned folio during migrate properly”, version 3. This patch fixes two bugs during folio migration if the folio is...

5.5CVSS5.7AI score0.00199EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap uses uninterruptible lock After a process exits, attempting to unmap csa and free the GPU virtual memory may cause memory leakage. This issue occurs when the process waits for the vm lock to be released, and...

5.5CVSS5.7AI score0.00172EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/23 6:57 a.m.23 views

CVE-2024-33055

Memory corruption while invoking IOCTL calls to unmap the DMA buffers...

7.8CVSS7.1AI score0.00102EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 5:19 a.m.9 views

CVE-2023-21402

In MMUUnmapPages of mmucommon.c, there is a possible out of bounds read due to improper input validation. This could lead to local escalation of privilege in the kernel with no additional execution privileges needed. User interaction is not needed for exploitation...

9.8CVSS6.8AI score0.00414EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 4:23 a.m.11 views

CVE-2023-43514

Memory corruption while invoking IOCTLs calls from user space for internal mem MAP and internal mem UNMAP...

8.4CVSS7.2AI score0.00111EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:05 p.m.15 views

CVE-2021-1921

Possible memory corruption due to Improper handling of hypervisor unmap operations for concurrent memory operations in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile...

7.8CVSS7.1AI score0.00104EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:25 a.m.12 views

CVE-2019-10621

Use after free issue when MAP and UNMAP calls at same time as data structure used my MAP may be freed by UNMAP function in Snapdragon Auto, Snapdragon Compute, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music in Nicobar, QCS405, Rennell, Saipan, SC8180X, SDX55, SM6150, SM715...

7.8CVSS7.5AI score0.00207EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.11 views

kernel: RDMA/mlx5: Fix a WARN during dereg_mr for DM type

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix a WARN during deregmr for DM type Memory regions MR of type DM device memory do not have an associated umem. In the mlx5ibderegmr - mlx5freeprivdescs flow, the code incorrectly takes the wrong branch, attempting to...

5.5CVSS6.3AI score0.00189EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2025/04/07 11:15 a.m.4 views

CVE-2025-21437

Memory corruption while processing memory map or unmap IOCTL operations simultaneously...

7.8CVSS5.8AI score0.00103EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/01 4:15 p.m.4 views

DEBIAN-CVE-2025-21978

In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: Fix address space leak when Hyper-V DRM device is removed When a Hyper-V DRM device is probed, the driver allocates MMIO space for the vram, and maps it cacheable. If the device removed, or in the error path for devic...

5.5CVSS5.6AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.2 views

DEBIAN-CVE-2025-21949

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Set hugetlb mmap base address aligned with pmd size With ltp test case "testcases/bin/hugefork02", there is a dmesg error report message such as: kernel BUG at mm/hugetlb.c:5550! Oops - BUG1: CPU: 0 UID: 0 PID: 1517...

5.5CVSS5.3AI score0.0018EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.18 views

CVE-2025-21931

In the Linux kernel, the following vulnerability has been resolved: hwpoison, memoryhotplug: lock folio before unmap hwpoisoned folio Commit b15c87263a69 "hwpoison, memoryhotplug: allow hwpoisoned pages to be offlined add page poison checks in domigraterange in order to make offline hwpoisoned pa...

5.5CVSS0.00154EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/01 4:15 p.m.5 views

DEBIAN-CVE-2025-21907

In the Linux kernel, the following vulnerability has been resolved: mm: memory-failure: update ttu flag inside unmappoisonedfolio Patch series "mm: memoryfailure: unmap poisoned folio during migrate properly", v3. Fix two bugs during folio migration if the folio is poisoned. This patch of 3: Comm...

5.5CVSS5.6AI score0.00199EPSS
SaveExploits0References1
Rows per page
Query Builder