Lucene search
+L

1244 matches found

OSV
OSV
added 2025/05/09 6:43 a.m.11 views

CVE-2025-37868 drm/xe/userptr: fix notifier vs folio deadlock

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix notifier vs folio deadlock User is reporting what smells like notifier vs folio deadlock, where migratepagesbatch on core kernel side is holding folio locks and then interacting with the mappings of it, howeve...

5.9AI score
SaveExploits0References6
CVE
CVE
added 2025/05/09 6:43 a.m.88 views

CVE-2025-37868

Technical details beyond the initial Linux kernel description are not provided in the connected documents. Monitor for updates; this entry notes a fix for notifier vs folio deadlock in drm/xe/userptr in the Linux kernel, cherry-picked from a commit.

5.5CVSS6.3AI score0.00196EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2025/05/09 3:22 a.m.8 views

SUSE CVE-2025-37834

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: don't try to reclaim hwpoison folio Syzkaller reports a bug as follows: Injecting memory failure for pfn 0x18b00e at process virtual address 0x20ffd000 Memory failure: 0x18b00e: dirty swapcache page still referenced by...

5.5CVSS7.6AI score0.00174EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/05/09 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which stems from a deadlock risk in the drm/xe userptr notifier and folio locks, which could cause the system to hang...

5.5CVSS6.3AI score0.00196EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/08 7:15 a.m.33 views

CVE-2025-37834

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: don't try to reclaim hwpoison folio Syzkaller reports a bug as follows: Injecting memory failure for pfn 0x18b00e at process virtual address 0x20ffd000 Memory failure: 0x18b00e: dirty swapcache page still referenced by...

5.5CVSS0.00174EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/08 7:15 a.m.11 views

AZL-62577 CVE-2025-37834 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: don't try to reclaim hwpoison folio Syzkaller reports a bug as follows: Injecting memory failure for pfn 0x18b00e at process virtual address 0x20ffd000 Memory failure: 0x18b00e: dirty swapcache page still referenced by...

5.5CVSS6.6AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.5 views

DEBIAN-CVE-2025-37834

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: don't try to reclaim hwpoison folio Syzkaller reports a bug as follows: Injecting memory failure for pfn 0x18b00e at process virtual address 0x20ffd000 Memory failure: 0x18b00e: dirty swapcache page still referenced by...

5.5CVSS5.6AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.8 views

UBUNTU-CVE-2025-37834

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: don't try to reclaim hwpoison folio Syzkaller reports a bug as follows: Injecting memory failure for pfn 0x18b00e at process virtual address 0x20ffd000 Memory failure: 0x18b00e: dirty swapcache page still referenced by...

5.5CVSS6.2AI score0.00174EPSS
SaveExploits0References6
CVE
CVE
added 2025/05/08 6:26 a.m.118 views

CVE-2025-37834

CVE-2025-37834 affects the Linux kernel, specifically the mm/vmscan path. When a dirty swapcache page labeled hwpoison is isolated during reclaim and not locked, a memory failure can lead to the page being returned to the LRU and later cause a VM_BUG_ON_FOLIO during a subsequent reclaim. The issu...

5.5CVSS6.7AI score0.00174EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/08 6:26 a.m.10 views

CVE-2025-37834 mm/vmscan: don't try to reclaim hwpoison folio

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: don't try to reclaim hwpoison folio Syzkaller reports a bug as follows: Injecting memory failure for pfn 0x18b00e at process virtual address 0x20ffd000 Memory failure: 0x18b00e: dirty swapcache page still referenced by...

6.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.20 views

CVE-2025-37834 mm/vmscan: don't try to reclaim hwpoison folio

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: don't try to reclaim hwpoison folio Syzkaller reports a bug as follows: Injecting memory failure for pfn 0x18b00e at process virtual address 0x20ffd000 Memory failure: 0x18b00e: dirty swapcache page still referenced by...

0.00174EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:00 a.m.4 views

nilfs2: do not force clear folio if buffer is referenced

...

7.8CVSS7.4AI score0.00207EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:00 a.m.9 views

NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback

...

5.5CVSS7.4AI score0.00147EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/05/02 2:02 a.m.7 views

SUSE CVE-2025-37779

In the Linux kernel, the following vulnerability has been resolved: lib/ioviter: fix to increase non slab folio refcount When testing EROFS file-backed mount over v9fs on qemu, I encountered a folio UAF issue. The page sanity check reports the following call trace. The root cause is that pages in...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/01 2:15 p.m.23 views

CVE-2025-37779

In the Linux kernel, the following vulnerability has been resolved: lib/ioviter: fix to increase non slab folio refcount When testing EROFS file-backed mount over v9fs on qemu, I encountered a folio UAF issue. The page sanity check reports the following call trace. The root cause is that pages in...

7.8CVSS0.00156EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 2:15 p.m.7 views

UBUNTU-CVE-2025-37779

In the Linux kernel, the following vulnerability has been resolved: lib/ioviter: fix to increase non slab folio refcount When testing EROFS file-backed mount over v9fs on qemu, I encountered a folio UAF issue. The page sanity check reports the following call trace. The root cause is that pages in...

7.8CVSS5.9AI score0.00156EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/01 1:07 p.m.94 views

CVE-2025-37779

CVE-2025-37779 concerns the Linux kernel’s lib/iov_iter.c and arises from an incorrect refcount fix for non-slab folio pages used in EROFS/v9fs p9 read paths. The root cause is that pages in a bvec can be coalesced across folio boundaries, and the non-slab folio refcount was not increased suffici...

7.8CVSS6.4AI score0.00156EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/05/01 1:07 p.m.27 views

CVE-2025-37779 lib/iov_iter: fix to increase non slab folio refcount

In the Linux kernel, the following vulnerability has been resolved: lib/ioviter: fix to increase non slab folio refcount When testing EROFS file-backed mount over v9fs on qemu, I encountered a folio UAF issue. The page sanity check reports the following call trace. The root cause is that pages in...

7.8CVSS0.00156EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 1:07 p.m.8 views

CVE-2025-37779 lib/iov_iter: fix to increase non slab folio refcount

In the Linux kernel, the following vulnerability has been resolved: lib/ioviter: fix to increase non slab folio refcount When testing EROFS file-backed mount over v9fs on qemu, I encountered a folio UAF issue. The page sanity check reports the following call trace. The root cause is that pages in...

7.8CVSS6.5AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/05/01 1:07 p.m.34 views

CVE-2025-37779

In the Linux kernel, the following vulnerability has been resolved: lib/ioviter: fix to increase non slab folio refcount When testing EROFS file-backed mount over v9fs on qemu, I encountered a folio UAF issue. The page sanity check reports the following call trace. The root cause is that pages in...

7.8CVSS5.3AI score0.00156EPSS
SaveExploits0
Rows per page
Query Builder