Lucene search
+L

330 matches found

Positive Technologies
Positive Technologies
added 2025/09/11 12:0 a.m.5 views

PT-2025-37233

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.17.0-rc1-syzkaller-00004-g53e760d89498 Description: The Linux kernel contained a flaw in the mm/mremap module related to handling userfaultd uffd registered on a Virtual Memory Area VMA that spans at least one...

6AI score0.0012EPSS
Exploits0References4
CNNVD
CNNVD
added 2025/09/11 12:0 a.m.6 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 failure to properly handle the userland page error handler during mremap operations, which could result in a...

5.5CVSS6.1AI score0.0012EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:3 p.m.9 views

mm: clear uffd-wp PTE/PMD state on mremap()

...

5.5CVSS7AI score0.00188EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2022-41222

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/mremap.c in the Linux kernel before 5.13.3 has a use-after-free via a stale TLB because an rmap lock is not held during a PUD move. CVE-2022-41222 Note that...

7CVSS6.3AI score0.0045EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2018-18281

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Since Linux kernel version 3.2, the mremap syscall performs TLB flushes after dropping pagetable locks. If a syscall such as ftruncate removes entries from the...

7.8CVSS6.4AI score0.01061EPSS
Exploits2References2
SUSE CVE
SUSE CVE
added 2025/07/08 11:22 p.m.3 views

SUSE CVE-2025-38207

In the Linux kernel, the following vulnerability has been resolved: mm: fix uprobe pte be overwritten when expanding vma Patch series "Fix uprobe pte be overwritten when expanding vma". This patch of 4: We encountered a BUG alert triggered by Syzkaller as follows: BUG: Bad rss-counter state...

3.3CVSS6.4AI score0.00131EPSS
Exploits0References3
OSV
OSV
added 2025/07/04 2:15 p.m.1 views

DEBIAN-CVE-2025-38207

In the Linux kernel, the following vulnerability has been resolved: mm: fix uprobe pte be overwritten when expanding vma Patch series "Fix uprobe pte be overwritten when expanding vma". This patch of 4: We encountered a BUG alert triggered by Syzkaller as follows: BUG: Bad rss-counter state...

5.5CVSS5.2AI score0.00131EPSS
Exploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.3 views

UBUNTU-CVE-2025-38207

In the Linux kernel, the following vulnerability has been resolved: mm: fix uprobe pte be overwritten when expanding vma Patch series "Fix uprobe pte be overwritten when expanding vma". This patch of 4: We encountered a BUG alert triggered by Syzkaller as follows: BUG: Bad rss-counter state...

5.5CVSS5.7AI score0.00131EPSS
Exploits0References5
BDU FSTEC
BDU FSTEC
added 2025/05/28 12:0 a.m.9 views

The vulnerability of the mm/mremap.c module in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the mm/mremap.c module in the Linux operating system is related to a single-shift error. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00237EPSS
Exploits0References14Affected Software4
Packet Storm News
Packet Storm News
added 2025/03/17 12:0 a.m.3 views

Linux 6.4 VMA Use-After-Free / Race Condition

Linux 6.4 suffers from a use-after-free condition when per-VMA locks introduce a race between page fault and MREMAPDONTUNMAP...

6.9AI score
Exploits0
SUSE CVE
SUSE CVE
added 2025/02/27 3:12 a.m.3 views

SUSE CVE-2022-49077

In the Linux kernel, the following vulnerability has been resolved: mmmremap.c: avoid pointless invalidaterangestart/end on mremapoldsize=0 If an mremap syscall with oldsize=0 ends up in movepagetables, it will call invalidaterangestart/invalidaterangeend unnecessarily, i.e. with an empty range...

5.5CVSS6.4AI score0.00237EPSS
Exploits0References3
NVD
NVD
added 2025/02/26 7:0 a.m.10 views

CVE-2022-49077

In the Linux kernel, the following vulnerability has been resolved: mmmremap.c: avoid pointless invalidaterangestart/end on mremapoldsize=0 If an mremap syscall with oldsize=0 ends up in movepagetables, it will call invalidaterangestart/invalidaterangeend unnecessarily, i.e. with an empty range...

5.5CVSS0.00237EPSS
Exploits0References9
OSV
OSV
added 2025/02/26 7:0 a.m.2 views

DEBIAN-CVE-2022-49077

In the Linux kernel, the following vulnerability has been resolved: mmmremap.c: avoid pointless invalidaterangestart/end on mremapoldsize=0 If an mremap syscall with oldsize=0 ends up in movepagetables, it will call invalidaterangestart/invalidaterangeend unnecessarily, i.e. with an empty range...

5.5CVSS5.3AI score0.00237EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:0 a.m.2 views

UBUNTU-CVE-2022-49077

In the Linux kernel, the following vulnerability has been resolved: mmmremap.c: avoid pointless invalidaterangestart/end on mremapoldsize=0 If an mremap syscall with oldsize=0 ends up in movepagetables, it will call invalidaterangestart/invalidaterangeend unnecessarily, i.e. with an empty range...

5.5CVSS5.8AI score0.00237EPSS
Exploits0References12
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.16 views

CVE-2022-49077 mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)

In the Linux kernel, the following vulnerability has been resolved: mmmremap.c: avoid pointless invalidaterangestart/end on mremapoldsize=0 If an mremap syscall with oldsize=0 ends up in movepagetables, it will call invalidaterangestart/invalidaterangeend unnecessarily, i.e. with an empty range...

0.00237EPSS
Exploits0References9
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.12 views

CVE-2022-49077

In the Linux kernel, the following vulnerability has been resolved: mmmremap.c: avoid pointless invalidaterangestart/end on mremapoldsize=0 If an mremap syscall with oldsize=0 ends up in movepagetables, it will call invalidaterangestart/invalidaterangeend unnecessarily, i.e. with an empty range...

5.5CVSS5.3AI score0.00237EPSS
Exploits0
OSV
OSV
added 2025/02/26 1:54 a.m.8 views

CVE-2022-49077 mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)

In the Linux kernel, the following vulnerability has been resolved: mmmremap.c: avoid pointless invalidaterangestart/end on mremapoldsize=0 If an mremap syscall with oldsize=0 ends up in movepagetables, it will call invalidaterangestart/invalidaterangeend unnecessarily, i.e. with an empty range...

5.5CVSS4.9AI score0.00237EPSS
Exploits0References12
CVE
CVE
added 2025/02/26 1:54 a.m.82 views

CVE-2022-49077

CVE-2022-49077 — Linux kernel : A vulnerability where an mremap(old_size=0) path could reach move_page_tables() and trigger unnecessary invalidate_range_start()/invalidate_range_end() on an empty range, causing a WARN in KVM mmu_notifier. The published fix is to short‑circuit with an early return...

5.5CVSS5.3AI score0.00237EPSS
Exploits0References9Affected Software1
CNNVD
CNNVD
added 2025/02/26 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 an unnecessary invalidaterangestart/end call on mremapoldsize=0, which results in a mmunotifier warning for...

5.5CVSS5.1AI score0.00237EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2025/02/13 12:20 a.m.6 views

SUSE CVE-2025-21696

In the Linux kernel, the following vulnerability has been resolved: mm: clear uffd-wp PTE/PMD state on mremap When mremaping a memory region previously registered with userfaultfd as write-protected but without UFFDFEATUREEVENTREMAP, an inconsistency in flag clearing leads to a mismatch between t...

5.5CVSS7.6AI score0.00188EPSS
Exploits0References17
Rows per page
Query Builder