Lucene search
+L

4971 matches found

OSV
OSV
โ€ขadded 2025/04/01 4:15 p.m.โ€ข10 views

AZL-69518 CVE-2025-21907 affecting package kernel 6.6.126.1-1

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.5CVSS6.6AI score0.00191EPSS
SaveExploits0References1
OSV
OSV
โ€ขadded 2025/04/01 4:15 p.m.โ€ข3 views

DEBIAN-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
SaveExploits0References1
NVD
NVD
โ€ขadded 2025/04/01 4:15 p.m.โ€ข10 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.5CVSS0.00191EPSS
SaveExploits0References3
OSV
OSV
โ€ขadded 2025/04/01 4:15 p.m.โ€ข11 views

UBUNTU-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.5CVSS6.5AI score0.00191EPSS
SaveExploits0References6
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
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
Cvelist
Cvelist
โ€ขadded 2025/04/01 3:40 p.m.โ€ข19 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...

0.00191EPSS
SaveExploits0References3
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
Positive Technologies
Positive Technologies
โ€ขadded 2025/04/01 12:0 a.m.โ€ข13 views

PT-2025-14392 ยท Unknown ยท Next-Cart Store To Woocommerce Migration

Name of the Vulnerable Software and Affected Versions: Next-Cart Store to WooCommerce Migration versions 3.9.4 and earlier Description: The issue is related to an SQL Injection vulnerability due to improper neutralization of special elements used in an SQL command. This allows for SQL Injection...

9.3CVSS9.5AI score0.00481EPSS
SaveExploits0References4
CNNVD
CNNVD
โ€ขadded 2025/04/01 12:0 a.m.โ€ข9 views

WordPress plugin Next-Cart Store to WooCommerce Migration SQLๆณจๅ…ฅๆผๆดž

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A SQL injection vulnerability exists in...

9.3CVSS9.1AI score0.00481EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
โ€ขadded 2025/03/27 11:44 p.m.โ€ข23 views

CVE-2025-30222

Shescape is a simple shell escape library for JavaScript. Versions 1.7.2 through 2.1.1 are vulnerable to potential environment variable exposure on Windows with CMD. This impact users of Shescape on Windows that explicitly configure shell: 'cmd.exe' or shell: true using any of...

5.9CVSS6.7AI score0.0018EPSS
SaveExploits0References1
NVD
NVD
โ€ขadded 2025/03/27 5:15 p.m.โ€ข17 views

CVE-2023-52940

In the Linux kernel, the following vulnerability has been resolved: mm: multi-gen LRU: fix crash during cgroup migration lrugenmigratemm assumes lrugenaddmm runs prior to itself. This isn't true for the following scenario: CPU 1 CPU 2 clone cgroupcanfork cgroupprocswrite cgrouppostfork tasklock...

5.5CVSS0.00197EPSS
SaveExploits0References2
OSV
OSV
โ€ขadded 2025/03/27 5:15 p.m.โ€ข1 views

DEBIAN-CVE-2023-52940

In the Linux kernel, the following vulnerability has been resolved: mm: multi-gen LRU: fix crash during cgroup migration lrugenmigratemm assumes lrugenaddmm runs prior to itself. This isn't true for the following scenario: CPU 1 CPU 2 clone cgroupcanfork cgroupprocswrite cgrouppostfork tasklock...

5.5CVSS5.7AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
โ€ขadded 2025/03/27 5:15 p.m.โ€ข10 views

UBUNTU-CVE-2023-52940

In the Linux kernel, the following vulnerability has been resolved: mm: multi-gen LRU: fix crash during cgroup migration lrugenmigratemm assumes lrugenaddmm runs prior to itself. This isn't true for the following scenario: CPU 1 CPU 2 clone cgroupcanfork cgroupprocswrite cgrouppostfork tasklock...

5.5CVSS6.1AI score0.00197EPSS
SaveExploits0References5
OSV
OSV
โ€ขadded 2025/03/27 4:37 p.m.โ€ข11 views

CVE-2023-52940 mm: multi-gen LRU: fix crash during cgroup migration

In the Linux kernel, the following vulnerability has been resolved: mm: multi-gen LRU: fix crash during cgroup migration lrugenmigratemm assumes lrugenaddmm runs prior to itself. This isn't true for the following scenario: CPU 1 CPU 2 clone cgroupcanfork cgroupprocswrite cgrouppostfork tasklock...

5.6AI score
SaveExploits0References5
CVE
CVE
โ€ขadded 2025/03/27 4:37 p.m.โ€ข101 views

CVE-2023-52940

CVE-2023-52940 affects the Linux kernel; it concerns the multi-gen LRU code during cgroup migration. The issue arises in lru_gen_migrate_mm(), which assumes lru_gen_add_mm() runs before it, but in a specific cross-CPU sequence (clone, cgroup_fork, cgroup_procs_write, cgroup_post_fork, task_lock, ...

5.5CVSS6.5AI score0.00197EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
โ€ขadded 2025/03/27 4:37 p.m.โ€ข35 views

CVE-2023-52940

In the Linux kernel, the following vulnerability has been resolved: mm: multi-gen LRU: fix crash during cgroup migration lrugenmigratemm assumes lrugenaddmm runs prior to itself. This isn't true for the following scenario: CPU 1 CPU 2 clone cgroupcanfork cgroupprocswrite cgrouppostfork tasklock...

5.5CVSS5.7AI score0.00197EPSS
SaveExploits0
Cvelist
Cvelist
โ€ขadded 2025/03/27 4:37 p.m.โ€ข25 views

CVE-2023-52940 mm: multi-gen LRU: fix crash during cgroup migration

In the Linux kernel, the following vulnerability has been resolved: mm: multi-gen LRU: fix crash during cgroup migration lrugenmigratemm assumes lrugenaddmm runs prior to itself. This isn't true for the following scenario: CPU 1 CPU 2 clone cgroupcanfork cgroupprocswrite cgrouppostfork tasklock...

0.00197EPSS
SaveExploits0References2
CNNVD
CNNVD
โ€ขadded 2025/03/27 12:0 a.m.โ€ข9 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 an incorrectly sorted operation of the mm multi-gen LRU component during cgroup migration, resulting in a...

5.5CVSS5.9AI score0.00197EPSS
SaveExploits0References4
Cvelist
Cvelist
โ€ขadded 2025/03/25 11:0 p.m.โ€ข22 views

CVE-2025-30222 Shescape has potential environment variable exposure on Windows with CMD

Shescape is a simple shell escape library for JavaScript. Versions 1.7.2 through 2.1.1 are vulnerable to potential environment variable exposure on Windows with CMD. This impact users of Shescape on Windows that explicitly configure shell: 'cmd.exe' or shell: true using any of...

5.9CVSS0.0018EPSS
SaveExploits0References4
Rows per page
Query Builder