Lucene search
+L

515 matches found

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.00154EPSS
SaveExploits0References3
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 ...

0.00154EPSS
SaveExploits0References2
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 ...

5.2AI score0.00154EPSS
SaveExploits0References1
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 ...

5.7AI score0.00154EPSS
SaveExploits0References10
CVE
CVE
added 2025/12/06 9:50 p.m.27 views

CVE-2025-40270

CVE-2025-40270 pertains to the Linux kernel vulnerability in the swap/cache path affecting VMA readahead. The root cause described across sources is that after the commit 78524b05f1a3, the common helper in the swap cache layer stopped taking a swap device reference internally because callers alre...

6AI score0.00154EPSS
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 ...

5.2AI score0.00154EPSS
SaveExploits0
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.00519EPSS
SaveExploits4References387
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/12 4:47 p.m.6 views

Malicious code in inagi-vma-nuagbarif (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 92f6c2e9bc2c23966d61f1bfd7d343e0bac73c7ec18a597ef4700f5a835c8f52 This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.9AI score
SaveExploits0
NVD
NVD
added 2025/11/12 11:15 a.m.5 views

CVE-2025-40152

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix bootup splat with separategpudrm modparam The drmgemforeachgpuvmbo call from lookupvma accesses drmgemobj.gpuva.list, which is not initialized when the drm driver does not support DRIVERGEMGPUVA feature. Enable it fo...

0.00181EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/28 12:15 p.m.4 views

CVE-2025-40040

In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix flag-dropping behavior in ksmmadvise syzkaller discovered the following crash: kernel BUG 44.607039 ------------ cut here ------------ 44.607422 kernel BUG at mm/userfaultfd.c:2067! 44.608148 Oops: invalid opcode: 000...

5.5CVSS0.00338EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2025-40040

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/ksm: fix flag-dropping behavior in ksmmadvise syzkaller discovered the following crash: kernel BUG 44.607039 ------------ cut here ------------ 44.607422...

5.5CVSS6AI score0.00338EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/16 11:24 p.m.4 views

SUSE CVE-2025-39992

In the Linux kernel, the following vulnerability has been resolved: mm: swap: check for stable address space before operating on the VMA It is possible to hit a zero entry while traversing the vmas in unusemm called from swapoff path and accessing it causes the OOPS: Unable to handle kernel NULL...

5.5CVSS6.3AI score0.00186EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/15 8:15 a.m.5 views

CVE-2025-39992

In the Linux kernel, the following vulnerability has been resolved: mm: swap: check for stable address space before operating on the VMA It is possible to hit a zero entry while traversing the vmas in unusemm called from swapoff path and accessing it causes the OOPS: Unable to handle kernel NULL...

0.00186EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/15 1:19 a.m.8 views

EUVD-2023-59994

BYTEVALUE Intelligent Flow Control Router contains a command injection vulnerability via the /goform/webRead/open endpoint. The path parameter is not properly validated and is echoed into a shell context, allowing an attacker to inject and execute arbitrary shell commands on the device. Successfu...

9.3CVSS7.9AI score0.01906EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/07 1:22 a.m.6 views

SUSE CVE-2022-50471

In the Linux kernel, the following vulnerability has been resolved: xen/gntdev: Accommodate VMA splitting Prior to this commit, the gntdev driver code did not handle the following scenario correctly with paravirtualized PV Xen domains: User process sets up a gntdev mapping composed of two grant...

5.5CVSS6.4AI score0.00148EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2004-1232

Malware in sbrugna...

6.2CVSS6AI score0.02893EPSS
SaveExploits2References36
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2004-0077

Malware in sbrugna...

7.2CVSS6AI score0.02434EPSS
SaveExploits2References57
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2012-2732

Malware in sbrugna...

7.2CVSS6.4AI score0.00395EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.4 views

SUSE CVE-2023-53614

In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix race with VMA iteration and mmstruct teardown exitmmap will tear down the VMAs and maple tree with the mmaplock held in write mode. Ensure that the maple tree is still valid by checking ksmtestexit after taking the...

4.7CVSS6.3AI score0.00099EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/04 4:15 p.m.13 views

CVE-2023-53614

In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix race with VMA iteration and mmstruct teardown exitmmap will tear down the VMAs and maple tree with the mmaplock held in write mode. Ensure that the maple tree is still valid by checking ksmtestexit after taking the...

4.7CVSS0.00099EPSS
SaveExploits0References3
Rows per page
Query Builder