Lucene search
+L

68 matches found

EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2025-14122

Malicious code in bioql PyPI...

7.2AI score0.00196EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-21931

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwpoison, memoryhotplug: lock folio before unmap hwpoisoned folio Commit b15c87263a69 hwpoison, memoryhotplug: allow hwpoisoned pages to be offlined add page...

5.5CVSS6.4AI score0.00154EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/07/10 11:22 p.m.6 views

SUSE CVE-2025-38338

In the Linux kernel, the following vulnerability has been resolved: fs/nfs/read: fix double-unlock bug in nfsreturnemptyfolio Sometimes, when a file was read while it was being truncated by another NFS client, the kernel could deadlock because foliounlock was called twice, and the second call wou...

5.3CVSS6.2AI score0.00156EPSS
SaveExploits0References22
OSV
OSV
added 2025/07/10 9:15 a.m.8 views

DEBIAN-CVE-2025-38338

In the Linux kernel, the following vulnerability has been resolved: fs/nfs/read: fix double-unlock bug in nfsreturnemptyfolio Sometimes, when a file was read while it was being truncated by another NFS client, the kernel could deadlock because foliounlock was called twice, and the second call wou...

7.8CVSS5.6AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/10 9:15 a.m.11 views

AZL-64911 CVE-2025-38338 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: fs/nfs/read: fix double-unlock bug in nfsreturnemptyfolio Sometimes, when a file was read while it was being truncated by another NFS client, the kernel could deadlock because foliounlock was called twice, and the second call wou...

7.8CVSS5.6AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/10 9:15 a.m.16 views

UBUNTU-CVE-2025-38338

In the Linux kernel, the following vulnerability has been resolved: fs/nfs/read: fix double-unlock bug in nfsreturnemptyfolio Sometimes, when a file was read while it was being truncated by another NFS client, the kernel could deadlock because foliounlock was called twice, and the second call wou...

7.8CVSS6.2AI score0.00156EPSS
SaveExploits0References29
CVE
CVE
added 2025/07/10 8:15 a.m.109 views

CVE-2025-38338

CVE-2025-38338 is a Linux kernel vulnerability affecting NFS read paths. A double-unlock in fs/nfs/read during truncation can cause a deadlock because folio_unlock() may be called twice, incorrectly clearing the PG_locked flag. This can lead to warnings in netfs_read_collection or to processes wa...

7.8CVSS6.3AI score0.00156EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/07/10 8:15 a.m.14 views

CVE-2025-38338 fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio()

In the Linux kernel, the following vulnerability has been resolved: fs/nfs/read: fix double-unlock bug in nfsreturnemptyfolio Sometimes, when a file was read while it was being truncated by another NFS client, the kernel could deadlock because foliounlock was called twice, and the second call wou...

6.2AI score
SaveExploits0References7
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

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 offline” adds page poisoning checks in domigraterange, in order to make offline hwpoison...

5.5CVSS5.6AI score0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/29 2:15 p.m.2 views

DEBIAN-CVE-2025-37999

In the Linux kernel, the following vulnerability has been resolved: fs/erofs/fileio: call erofsonlinefoliosplit after bioaddfolio If bioaddfolio fails because it is full, erofsfileioscanfolio needs to submit the I/O request via erofsfileiorqsubmit and allocate a new I/O request with an empty stru...

5.5CVSS5.6AI score0.00174EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/29 1:15 p.m.131 views

CVE-2025-37999

The CVE-2025-37999 issue affects the Linux kernel's EROFS fileio path. When bio_add_folio() fails, erofs_fileio_scan_folio() submits a new I/O request and retries with an empty bio, but erofs_onlinefolio_split() had already run, incrementing folio->private. The retry then calls erofs_onlinefol...

5.5CVSS6.5AI score0.00174EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/29 1:15 p.m.7 views

CVE-2025-37999 fs/erofs/fileio: call erofs_onlinefolio_split() after bio_add_folio()

In the Linux kernel, the following vulnerability has been resolved: fs/erofs/fileio: call erofsonlinefoliosplit after bioaddfolio If bioaddfolio fails because it is full, erofsfileioscanfolio needs to submit the I/O request via erofsfileiorqsubmit and allocate a new I/O request with an empty stru...

6.9AI score
SaveExploits0References6
NVD
NVD
added 2025/05/09 7:16 a.m.11 views

CVE-2025-37868

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.5CVSS0.00196EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/09 6:43 a.m.20 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...

0.00196EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/09 6:43 a.m.91 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/04/04 2:59 a.m.6 views

SUSE 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.5CVSS7.5AI score0.00154EPSS
SaveExploits0References17
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.1 views

DEBIAN-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.5CVSS5.6AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.21 views

UBUNTU-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.5CVSS6.2AI score0.00154EPSS
SaveExploits0References22
OSV
OSV
added 2025/04/01 3:41 p.m.13 views

CVE-2025-21931 hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio

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.9AI score
SaveExploits0References9
Rows per page
Query Builder