Lucene search
+L

1181 matches found

CVE
CVE
added 2025/05/29 1:15 p.m.122 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.00146EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/29 1:15 p.m.6 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...

5.5CVSS6.9AI score0.00146EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/05/23 12:31 a.m.21 views

CVE-2022-4963

A vulnerability was found in Folio Spring Module Core up to 1.1.5. It has been rated as critical. Affected by this issue is the function dropSchema of the file tenant/src/main/java/org/folio/spring/tenant/hibernate/HibernateSchemaService.java of the component Schema Name Handler. The manipulation...

9.8CVSS7.5AI score0.00588EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.4 views

SUSE CVE-2025-37950

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix panic in failed foilio allocation commit 7e119cff9d0a "ocfs2: convert wpages to wfolios" and commit 9a5e08652dc4b "ocfs2: use an array of folios instead of an array of pages" save -ENOMEM in the folio array upon...

5.5CVSS6.7AI score0.0013EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/20 4:15 p.m.29 views

CVE-2025-37950

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix panic in failed foilio allocation commit 7e119cff9d0a "ocfs2: convert wpages to wfolios" and commit 9a5e08652dc4b "ocfs2: use an array of folios instead of an array of pages" save -ENOMEM in the folio array upon...

5.5CVSS0.0013EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/20 4:15 p.m.4 views

UBUNTU-CVE-2025-37950

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix panic in failed foilio allocation commit 7e119cff9d0a "ocfs2: convert wpages to wfolios" and commit 9a5e08652dc4b "ocfs2: use an array of folios instead of an array of pages" save -ENOMEM in the folio array upon...

5.7CVSS6.7AI score0.0013EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/20 4:1 p.m.95 views

CVE-2025-37950

CVE-2025-37950 concerns the Linux kernel, specifically the ocfs2 subsystem. The issue arises when the folio array allocation fails (ENOMEM) during an update that converts w_pages to w_folios, and the free-path code expects valid folio pointers or NULLs. If -ENOMEM is encountered, a panic can occu...

5.5CVSS7.2AI score0.0013EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/05/20 4:1 p.m.7 views

CVE-2025-37950 ocfs2: fix panic in failed foilio allocation

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix panic in failed foilio allocation commit 7e119cff9d0a "ocfs2: convert wpages to wfolios" and commit 9a5e08652dc4b "ocfs2: use an array of folios instead of an array of pages" save -ENOMEM in the folio array upon...

5.5CVSS6.7AI score0.0013EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/05/20 12:0 a.m.10 views

PT-2025-22211

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A panic in the Linux kernel's ocfs2 module can occur due to a failed folio allocation. This issue arises when the folio array free code encounters an error value -ENOMEM instead of a val...

7.8CVSS7.5AI score0.11039EPSS
SaveExploits5References318
CNNVD
CNNVD
added 2025/05/20 12:0 a.m.15 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 that stems from a crash caused by a failure of a foilio allocation in the ocfs2 file system...

5.5CVSS7AI score0.0013EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/10 2:52 a.m.5 views

SUSE 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.5CVSS6.2AI score0.00172EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/09 7:16 a.m.4 views

DEBIAN-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.5CVSS5.7AI score0.00172EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/09 7:16 a.m.7 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.00172EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/09 7:16 a.m.9 views

UBUNTU-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.7CVSS6.2AI score0.00172EPSS
SaveExploits0References9
CVE
CVE
added 2025/05/09 6:43 a.m.83 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.00172EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/09 6:43 a.m.9 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.5CVSS5.9AI score0.00172EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/09 6:43 a.m.15 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.00172EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/09 3:22 a.m.4 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.00154EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/05/09 12:0 a.m.3 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.00172EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/08 7:15 a.m.29 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.00154EPSS
SaveExploits0References3
Rows per page
Query Builder