Lucene search
+L

1662 matches found

Cvelist
Cvelist
added 2025/12/09 12:0 a.m.26 views

CVE-2022-50643 cifs: Fix xid leak in cifs_copy_file_range()

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

0.00178EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/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 that stems from drm/ttm leaking resources during a swapout move error...

8.7AI score0.00212EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40270

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm, swap: fix potential UAF issue for VMA readahead Since commit 78524b05f1a3 mm, swap: avoid redundant swap device pinning, the common helper for allocating an...

7.8CVSS5.2AI score0.00122EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.9 views

PT-2025-49623

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s Common Internet File System CIFS implementation within the cifs copy file range function. Specifically, a transaction ID xid leak can occur when a fil...

7.8CVSS6.5AI score0.0051EPSS
SaveExploits2References895
SUSE CVE
SUSE CVE
added 2025/12/08 12:23 a.m.4 views

SUSE CVE-2025-40270

In the Linux kernel, the following vulnerability has been resolved: mm, swap: fix potential UAF issue for VMA readahead Since commit 78524b05f1a3 "mm, swap: avoid redundant swap device pinning", the common helper for allocating and preparing a folio in the swap cache layer no longer tries to get ...

6.3AI score0.00122EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.11 views

CVE-2025-40270

No description is available for this CVE. Mitigation Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability...

5.8CVSS6.2AI score0.00122EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/07 12:30 a.m.5 views

EUVD-2025-201585

In the Linux kernel, the following vulnerability has been resolved: mm, swap: fix potential UAF issue for VMA readahead Since commit 78524b05f1a3 "mm, swap: avoid redundant swap device pinning", the common helper for allocating and preparing a folio in the swap cache layer no longer tries to get ...

5.8AI score0.00122EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/06 10:15 p.m.7 views

DEBIAN-CVE-2025-40270

In the Linux kernel, the following vulnerability has been resolved: mm, swap: fix potential UAF issue for VMA readahead Since commit 78524b05f1a3 "mm, swap: avoid redundant swap device pinning", the common helper for allocating and preparing a folio in the swap cache layer no longer tries to get ...

7.8CVSS5.2AI score0.00122EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/06 10:15 p.m.6 views

CVE-2025-40270

In the Linux kernel, the following vulnerability has been resolved: mm, swap: fix potential UAF issue for VMA readahead Since commit 78524b05f1a3 "mm, swap: avoid redundant swap device pinning", the common helper for allocating and preparing a folio in the swap cache layer no longer tries to get ...

7.8CVSS0.00122EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/06 10:15 p.m.7 views

UBUNTU-CVE-2025-40270

In the Linux kernel, the following vulnerability has been resolved: mm, swap: fix potential UAF issue for VMA readahead Since commit 78524b05f1a3 "mm, swap: avoid redundant swap device pinning", the common helper for allocating and preparing a folio in the swap cache layer no longer tries to get ...

7.8CVSS5.7AI score0.00122EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/06 9:50 p.m.8 views

CVE-2025-40270 mm, swap: fix potential UAF issue for VMA readahead

In the Linux kernel, the following vulnerability has been resolved: mm, swap: fix potential UAF issue for VMA readahead Since commit 78524b05f1a3 "mm, swap: avoid redundant swap device pinning", the common helper for allocating and preparing a folio in the swap cache layer no longer tries to get ...

7.8CVSS6.2AI score0.00122EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/06 9:50 p.m.35 views

CVE-2025-40270

CVE-2025-40270 : In the Linux kernel, the mm/swap_state.c VMA readahead path can trigger a use-after-free when swap off on one device races with swap in on another, because the swap device reference handling is inconsistent across readers. The issue arises when VMA readahead, walking the page tab...

7.8CVSS6AI score0.00122EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/12/06 9:50 p.m.11 views

CVE-2025-40270

In the Linux kernel, the following vulnerability has been resolved: mm, swap: fix potential UAF issue for VMA readahead Since commit 78524b05f1a3 "mm, swap: avoid redundant swap device pinning", the common helper for allocating and preparing a folio in the swap cache layer no longer tries to get ...

7.8CVSS5.2AI score0.00122EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/06 9:50 p.m.24 views

CVE-2025-40270 mm, swap: fix potential UAF issue for VMA readahead

In the Linux kernel, the following vulnerability has been resolved: mm, swap: fix potential UAF issue for VMA readahead Since commit 78524b05f1a3 "mm, swap: avoid redundant swap device pinning", the common helper for allocating and preparing a folio in the swap cache layer no longer tries to get ...

7.8CVSS0.00122EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/06 12:0 a.m.14 views

PT-2025-49371

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free UAF issue exists in the Linux kernel’s swap cache layer, specifically related to VMA readahead. A change introduced by commit 78524b05f1a3 inadvertently created a scenar...

5.4AI score0.00601EPSS
SaveExploits4References387
CNNVD
CNNVD
added 2025/12/06 12:0 a.m.7 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 mm swap not properly handling swap device references in VMA pre-reads, which could lead to reuse after relea...

6.1AI score0.00122EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/12/04 12:50 p.m.6 views

kernel: mm: fix zswap writeback race condition

In the Linux kernel, the following vulnerability has been resolved: mm: fix zswap writeback race condition The zswap writeback mechanism can cause a race condition resulting in memory corruption, where a swapped out page gets swapped in with data that was written to a different page. The race...

4.7CVSS6.8AI score0.00103EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2025/11/28 12:59 p.m.7 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to fix various security issues The following security issues were fixed: CVE-2025-38008: mm/pagealloc: fix race condition in unaccepted memory handling bsc1244939. CVE-2025-38539: trace/fgraph: Fix the warning caused by missing unregister...

8.5CVSS7.4AI score0.08942EPSS
SaveExploits3References850
The Hacker News
The Hacker News
added 2025/11/26 11:10 a.m.15 views

Chrome Extension Caught Injecting Hidden Solana Transfer Fees Into Raydium Swaps

Cybersecurity researchers have discovered a new malicious extension on the Chrome Web Store that's capable of injecting a stealthy Solana transfer into a swap transaction and transferring the funds to an attacker-controlled cryptocurrency wallet. The extension, named Crypto Copilot, was first...

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:0 a.m.11 views

SUSE SLED15: cluster-md-kmp-64kb / cluster-md-kmp-default / dlm-kmp-64kb / etc (SUSE-SU-2025:4140-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:4140-1 advisory. The SUSE Linux Enterprise 15 SP6 kernel was updated to fix various security issues The following...

9.8CVSS6.6AI score0.08942EPSS
SaveExploits3References595
Rows per page
Query Builder