Lucene search
+L

356 matches found

attackerkb
attackerkb
added 2025/10/28 11:48 a.m.12 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.7AI score0.00351EPSS
SaveExploits0References9Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:00 a.m.15 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...

7.8CVSS6.3AI score0.00351EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.7 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987609)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987609 advisory. In the Linux kernel, the following vulnerability has been resolved: userfaultfd: fix a race between writeprotect and exitmmap A race is possible when a process exits...

7.8CVSS5.9AI score0.00173EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/08 3:31 a.m.20 views

EUVD-2025-31852

The Motors – Car Dealership & Classified Listings Plugin plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation when deleting profile pictures in all versions up to, and including, 1.4.89. This makes it possible for authenticated attackers, with...

8.1CVSS6.8AI score0.00493EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-39899

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/userfaultfd: fix kmaplocal LIFO ordering for CONFIGHIGHPTE With CONFIGHIGHPTE on 32-bit ARM, movepagespte maps PTE pages using kmaplocalpage, which requires...

5.5CVSS6AI score0.00144EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2018-10126

Malware in sbrugna...

5.5CVSS6.5AI score0.0051EPSS
SaveExploits5References20
Positive Technologies
Positive Technologies
added 2025/10/07 12:00 a.m.23 views

PT-2025-44108

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.16.0-rc6 Description The Linux kernel contains a flaw in the ksm madvise function related to how flags are handled during MADV UNMEARGEABLE operations on memory regions registered for userfaultfd UFFD in MINOR...

6CVSS6.1AI score0.00351EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-20819

Malicious code in bioql PyPI...

6.3AI score0.00117EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.22 views

EUVD-2025-31976

Malicious code in bioql PyPI...

6.4AI score0.00161EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.16 views

EUVD-2025-26783

Malicious code in bioql PyPI...

6.3AI score0.00155EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-2645

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00191EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/01 11:32 p.m.13 views

SUSE CVE-2022-50448

In the Linux kernel, the following vulnerability has been resolved: mm/uffd: fix warning without PTEMARKERUFFDWP compiled in When PTEMARKERUFFDWP not configured, it's still possible to reach pte marker code and trigger an warning. Add a few CONFIGPTEMARKERUFFDWP ifdefs to make sure the code won't...

5.5CVSS6.7AI score0.00161EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/01 11:23 p.m.13 views

SUSE CVE-2025-39899

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix kmaplocal LIFO ordering for CONFIGHIGHPTE With CONFIGHIGHPTE on 32-bit ARM, movepagespte maps PTE pages using kmaplocalpage, which requires unmapping in Last-In-First-Out order. The current code maps dstpte...

5.5CVSS6.7AI score0.00144EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/01 12:15 p.m.13 views

UBUNTU-CVE-2022-50448

In the Linux kernel, the following vulnerability has been resolved: mm/uffd: fix warning without PTEMARKERUFFDWP compiled in When PTEMARKERUFFDWP not configured, it's still possible to reach pte marker code and trigger an warning. Add a few CONFIGPTEMARKERUFFDWP ifdefs to make sure the code won't...

5.5CVSS5.8AI score0.00161EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/01 11:45 a.m.15 views

CVE-2022-50448 mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in

In the Linux kernel, the following vulnerability has been resolved: mm/uffd: fix warning without PTEMARKERUFFDWP compiled in When PTEMARKERUFFDWP not configured, it's still possible to reach pte marker code and trigger an warning. Add a few CONFIGPTEMARKERUFFDWP ifdefs to make sure the code won't...

6.7AI score
SaveExploits0References6
CVE
CVE
added 2025/10/01 11:45 a.m.43 views

CVE-2022-50448

CVE-2022-50448 involves the Linux kernel mm/uffd path where PTE_MARKER_UFFD_WP was not guarded, allowing a reachable warning when PTE_MARKER_UFFD_WP was not configured. The fix adds CONFIG_PTE_MARKER_UFFD_WP specific ifdefs to ensure the code is not executed in builds without the option. Impact d...

5.5CVSS6.3AI score0.00161EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.23 views

CVE-2022-50448 mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in

In the Linux kernel, the following vulnerability has been resolved: mm/uffd: fix warning without PTEMARKERUFFDWP compiled in When PTEMARKERUFFDWP not configured, it's still possible to reach pte marker code and trigger an warning. Add a few CONFIGPTEMARKERUFFDWP ifdefs to make sure the code won't...

0.00161EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/01 8:15 a.m.19 views

UBUNTU-CVE-2025-39899

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix kmaplocal LIFO ordering for CONFIGHIGHPTE With CONFIGHIGHPTE on 32-bit ARM, movepagespte maps PTE pages using kmaplocalpage, which requires unmapping in Last-In-First-Out order. The current code maps dstpte...

5.5CVSS5.9AI score0.00144EPSS
SaveExploits0References16
Vulnrichment
Vulnrichment
added 2025/10/01 7:42 a.m.6 views

CVE-2025-39899 mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix kmaplocal LIFO ordering for CONFIGHIGHPTE With CONFIGHIGHPTE on 32-bit ARM, movepagespte maps PTE pages using kmaplocalpage, which requires unmapping in Last-In-First-Out order. The current code maps dstpte...

6.3AI score0.00144EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/01 7:42 a.m.79 views

CVE-2025-39899

CVE-2025-39899 concerns the Linux kernel mm/userfaultfd path where, on 32-bit ARM with CONFIG_HIGHPTE, move_pages_pte() maps PTE pages using kmap_local_page() and must unmap them in LIFO order. The current code unmapped dst_pte then src_pte in the same sequence, violating LIFO and triggering a ku...

5.5CVSS6.3AI score0.00144EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder