Lucene search
+L

884 matches found

Positive Technologies
Positive Technologies
added 2 days ago5 views

PT-2026-72816

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix iommu map sgtable return value check Commit "iommu: return full error code from iommu map sg atomic" changed iommu map sgtable to return an ssize t and negative values in error cases, rather than a size t and a...

5.4AI score0.00172EPSS
SaveExploits0References7
Cvelist
Cvelist
added 5 days ago33 views

CVE-2026-68445 drm/vc4: Prevent shader BO mappings from becoming writable

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Prevent shader BO mappings from becoming writable vc4gemobjectmmap rejects a writable mapping of a validated shader BO, but leaves VMMAYWRITE set. Userspace can map the BO read-only and then turn it writable with mprotec...

7.8CVSS0.00126EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 5 days ago11 views

Linux Distros Unpatched Vulnerability : CVE-2026-68260

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/imagination: acquire vmctx-lock before mapping memory to GPU VM The drm gpuvm code doesn't protect find operation against map operation, and the driver need...

7.8CVSS5.6AI score0.00163EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 1:19 p.m.7 views

CVE-2026-68135

In the Linux kernel, the following vulnerability has been resolved: net: hip04: fix RX buffer leak on buildskb failure When buildskb fails in hip04rxpoll, the driver jumps to the refill path without releasing the current RX buffer and its DMA mapping. Installing a replacement buffer then overwrit...

0.00175EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:1 p.m.28 views

CVE-2026-68260

CVE-2026-68260 affects the Linux kernel, specifically the drm/imagination driver. The issue arises because the GPU VM code does not properly synchronize find operations with map/unmap operations, allowing a race that can lead to a NULL pointer dereference in certain memory operations. The resolve...

7.8CVSS5.4AI score0.00163EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 12:1 p.m.8 views

EUVD-2026-55361

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: acquire vmctx-lock before mapping memory to GPU VM The drm gpuvm code doesn't protect find operation against map operation, and the driver needs to ensure a map operation shouldn't happen when a find operation is...

5.4AI score0.00163EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 12:1 p.m.31 views

CVE-2026-68260 drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VM

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: acquire vmctx-lock before mapping memory to GPU VM The drm gpuvm code doesn't protect find operation against map operation, and the driver needs to ensure a map operation shouldn't happen when a find operation is...

7.8CVSS0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 12:0 p.m.6 views

CVE-2026-68226 media: cx23885: add ioremap return check and cleanup

In the Linux kernel, the following vulnerability has been resolved: media: cx23885: add ioremap return check and cleanup Add a check for the return value of pciioremapbar in cx23885devsetup. If ioremap for BAR0 fails, release the already allocated PCI memory region, decrement the device count, an...

5.3AI score
SaveExploits0References8
CVE
CVE
added 2026/08/10 12:0 p.m.30 views

CVE-2026-68226

The CVE affects the Linux kernel component media: cx23885. A vulnerability was resolved by adding a check for the return value of pci_ioremap_bar() in cx23885_dev_setup(). If ioremap for BAR0 fails, the code now releases the allocated PCI memory region, decrements the device count, and returns -E...

5.3AI score0.00209EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 11:58 a.m.5 views

EUVD-2026-55516

In the Linux kernel, the following vulnerability has been resolved: net: hip04: fix RX buffer leak on buildskb failure When buildskb fails in hip04rxpoll, the driver jumps to the refill path without releasing the current RX buffer and its DMA mapping. Installing a replacement buffer then overwrit...

5.5AI score0.00175EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.13 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ksm: The range-walk function is used to bypass holes in scangetnextrmapitem. Currently, scangetnextrmapitem walks every page address in a VMA to locate mergeable pages. This approach becomes highly inefficient when scanning large...

5.5CVSS5.3AI score0.00144EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-68102

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: fix aperture mapping leak amdgpupciremove calls drmdevunplug before invoking the driver fini routines. This causes drmdeventer in amdgputtmfini to...

5.6AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/06 8:16 a.m.7 views

UBUNTU-CVE-2026-64596

In the Linux kernel, the following vulnerability has been resolved: libfs: set SBINOEXEC and SBINODEV by default in initpseudo Since commit 1e7ab6f67824 "anoninode: rework assertions", pathnoexec warns when an anonymous-inode file is mmap'd from a superblock that has not set SBINOEXEC. dma-buf...

5.5AI score0.00154EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/08/06 1:6 a.m.10 views

SUSE CVE-2026-64582

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix a use-after-free problem in rxemmap rxemmap removes a rxemmapinfo struct from the pendingmmaps list and releases pendinglock while the struct's kref is still at 1: listdelinit&ip-pendingmmaps;...

5.4AI score0.00117EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/05 12:18 p.m.6 views

UBUNTU-CVE-2026-64582

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix a use-after-free problem in rxemmap rxemmap removes a rxemmapinfo struct from the pendingmmaps list and releases pendinglock while the struct's kref is still at 1: listdelinit&ip-pendingmmaps;...

7.8CVSS5.3AI score0.00117EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/05 11:25 a.m.10 views

CVE-2026-64582

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix a use-after-free problem in rxemmap rxemmap removes a rxemmapinfo struct from the pendingmmaps list and releases pendinglock while the struct's kref is still at 1: listdelinit&ip-;pendingmmaps;...

5.3AI score0.00117EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/08/05 11:25 a.m.9 views

EUVD-2026-53329

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix a use-after-free problem in rxemmap rxemmap removes a rxemmapinfo struct from the pendingmmaps list and releases pendinglock while the struct's kref is still at 1: listdelinit&ip-pendingmmaps;...

5.4AI score0.00117EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/05 11:25 a.m.100 views

CVE-2026-64582

The CVE concerns a race in the Linux kernel RDMA/rxe path, specifically in rxe_mmap. A use-after-free can occur when rxe_mmap_info is removed from pending_mmaps while its kref is not yet released, due to a concurrent DESTROY_CQ ioctl. The race between vmalloc range remapping and freeing vmalloc-e...

7.8CVSS5.4AI score0.00117EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/29 1:39 p.m.6 views

kernel: KVM: x86: Check for invalid/obsolete root *after* making MMU pages available

A flaw was found in KVM in the Linux kernel. This vulnerability occurs due to improper validation of memory management unit MMU page roots after these pages are made available. An attacker could exploit this by triggering a scenario where KVM attempts to map memory into an invalid root, causing...

8.8CVSS5.8AI score0.00121EPSS
SaveExploits4References5
RedhatCVE
RedhatCVE
added 2026/07/28 4:33 p.m.12 views

CVE-2026-64300

A flaw was found in the Linux kernel's perf/aux subsystem. A use-after-free UAF vulnerability exists in the maprange function due to a race condition. This can occur when two performance events share a ring buffer, allowing a local attacker to map a memory page that has already been freed...

7.8CVSS6.4AI score0.00162EPSS
SaveExploits0References4
Rows per page
Query Builder