Lucene search
+L

1217 matches found

OSV
OSV
added 2025/04/01 4:15 p.m.6 views

UBUNTU-CVE-2025-21908

In the Linux kernel, the following vulnerability has been resolved: NFS: fix nfsreleasefolio to not deadlock via kcompactd writeback Add PFKCOMPACTD flag and currentiskcompactd helper to check for it so nfsreleasefolio can skip calling nfswbfolio from kcompactd. Otherwise NFS can deadlock waiting...

5.5CVSS6.5AI score0.00147EPSS
SaveExploits0References25
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.00148EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2025/04/01 3:47 p.m.37 views

CVE-2025-21984 mm: fix kernel BUG when userfaultfd_move encounters swapcache

In the Linux kernel, the following vulnerability has been resolved: mm: fix kernel BUG when userfaultfdmove encounters swapcache userfaultfdmove checks whether the PTE entry is present or a swap entry. - If the PTE entry is present, movepresentpte handles folio migration by setting: srcfolio-inde...

7.8CVSS0.0014EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/04/01 3:47 p.m.4 views

CVE-2025-21984 mm: fix kernel BUG when userfaultfd_move encounters swapcache

In the Linux kernel, the following vulnerability has been resolved: mm: fix kernel BUG when userfaultfdmove encounters swapcache userfaultfdmove checks whether the PTE entry is present or a swap entry. - If the PTE entry is present, movepresentpte handles folio migration by setting: srcfolio-inde...

7.8CVSS7.6AI score0.0014EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.18 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...

0.00148EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/01 3:41 p.m.11 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
CVE
CVE
added 2025/04/01 3:41 p.m.139 views

CVE-2025-21931

CVE-2025-21931 affects the Linux kernel memory hotplug path (hwpoison) and was fixed by ensuring folio lock is held before unmapping hwpoisoned folio. The fix adds the folio lock around unmap calls in do_migrate_range/try_to_unmap to prevent the kernel BUG triggered when folio is not locked. The ...

5.5CVSS6.8AI score0.00148EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/04/01 3:40 p.m.10 views

CVE-2025-21907 mm: memory-failure: update ttu flag inside unmap_poisoned_folio

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.8AI score
SaveExploits0References6
CVE
CVE
added 2025/04/01 3:40 p.m.96 views

CVE-2025-21907

CVE-2025-21907 documents a Linux kernel memory-management issue: during folio migration, unmap_poisoned_folio() must set TTU_HWPOISON for anon folio (and align policy with hwpoison_user_mappings for pagecache). The patch series mm: memory_failure: unmap poisoned folio during migrate properly fixe...

5.5CVSS5.2AI score0.00191EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/04/01 3:40 p.m.11 views

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.00191EPSS
SaveExploits0
OSV
OSV
added 2025/04/01 3:26 p.m.9 views

CVE-2025-21896 fuse: revert back to __readahead_folio() for readahead

In the Linux kernel, the following vulnerability has been resolved: fuse: revert back to readaheadfolio for readahead In commit 3eab9d7bc2f4 "fuse: convert readahead to use folios", the logic was converted to using the new folio readahead code, which drops the reference on the folio once it is...

7.8CVSS6.4AI score
SaveExploits0References5
CVE
CVE
added 2025/04/01 3:26 p.m.71 views

CVE-2025-21896

CVE-2025-21896 affects the Linux kernel fuse readahead path. The issue arose when converting readahead to folios: folio references were dropped after locking, breaking the expected reference on ap->folios during splice operations, risking use-after-free in readpages. The fix reverts to __reada...

7.8CVSS7.2AI score0.00203EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/04/01 3:26 p.m.23 views

CVE-2025-21896 fuse: revert back to __readahead_folio() for readahead

In the Linux kernel, the following vulnerability has been resolved: fuse: revert back to readaheadfolio for readahead In commit 3eab9d7bc2f4 "fuse: convert readahead to use folios", the logic was converted to using the new folio readahead code, which drops the reference on the folio once it is...

7.8CVSS0.00203EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/04/01 12:0 a.m.10 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 not properly setting the TTUHWPOISON flag in unmappoisonedfolio...

5.5CVSS6.3AI score0.00191EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/04/01 12:0 a.m.4 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 Linux kernel that stems from a possible deadlock of nfsreleasefolio in the context of kcompactd...

5.5CVSS6.5AI score0.00147EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/04/01 12:0 a.m.8 views

WordPress plugin mFolio Lite 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plug-in. A cross-site scripting...

6.5CVSS6.7AI score0.0034EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/04/01 12:0 a.m.13 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 problem when fuse falls back to readaheadfolio for pre-reading...

7.8CVSS5.2AI score0.00203EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/04/01 12:0 a.m.4 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 unmapping without locking folio...

5.5CVSS6.5AI score0.00148EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2025/03/17 12:0 a.m.9 views

Linux 6.5 Kernel Pointer Leak

The Linux cachestat syscall introduced in 6.5 has a read-after-type-change of folio that leads to a kernel pointer leak...

7.1CVSS6.8AI score0.00302EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/03/12 3:23 p.m.4 views

SUSE CVE-2025-21861

In the Linux kernel, the following vulnerability has been resolved: mm/migratedevice: don't add folio to be freed to LRU in migratedevicefinalize If migration succeeded, we called foliomigrateflags-memcgroupmigrate to migrate the memcg from the old to the new folio. This will set memcgdata of the...

5.5CVSS7.7AI score0.00222EPSS
SaveExploits0References17
Rows per page
Query Builder