Lucene search
K

328 matches found

OSV
OSV
added 2025/02/12 2:15 p.m.2 views

UBUNTU-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.5CVSS6.5AI score0.00174EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2025/02/12 1:27 p.m.5 views

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.5CVSS5.6AI score0.00174EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2025/02/12 1:27 p.m.6 views

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

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...

7.7AI score0.00174EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/02/12 1:27 p.m.9 views

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

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...

0.00174EPSS
Exploits0References2
CVE
CVE
added 2025/02/12 1:27 p.m.108 views

CVE-2025-21696

CVE-2025-21696 (Linux kernel) : Affects memory management with userfaultfd (UFFD). When mremap() moves a region previously registered with UFFD_WP but without UFFD_FEATURE_EVENT_REMAP, the code could fail to clear uffd-wp on PTE/PMD, causing a mismatch between vma flags (UFFD_WP cleared) and PTE/...

5.5CVSS6.5AI score0.00174EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2025/02/12 1:27 p.m.7 views

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

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.5CVSS6.1AI score0.00174EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/02/12 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 not clearing the uffd-wp PTE/PMD state during the mremap operation. An attacker exploiting this vulnerabilit...

5.5CVSS6.4AI score0.00174EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/01/12 12:0 a.m.2 views

PT-2025-6932

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue arises when a memory region previously registered with userfaultfd as write-protected but without UFFD FEATURE EVENT REMAP is mremaped, leading to an inconsistency in flag...

5.5CVSS7.2AI score0.00174EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/12/03 12:16 a.m.2 views

SUSE CVE-2024-53111

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix address wraparound in movepagetables On 32-bit platforms, it is possible for the expression len + oldaddr include include include define ADDR1 void0x60000000 define ADDR2 void0x10000000 define SIZE 0x50000000uL int...

5.5CVSS7.7AI score0.00199EPSS
Exploits0References13
RedhatCVE
RedhatCVE
added 2024/12/02 3:26 p.m.17 views

CVE-2024-53111

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix address wraparound in movepagetables On 32-bit platforms, it is possible for the expression len + oldaddr oldend to be false-positive if len + oldaddr wraps around. oldaddr is the cursor in the old range up to whic...

5.5CVSS7AI score0.00199EPSS
Exploits0References4
NVD
NVD
added 2024/12/02 2:15 p.m.16 views

CVE-2024-53111

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix address wraparound in movepagetables On 32-bit platforms, it is possible for the expression len + oldaddr include include include define ADDR1 void0x60000000 define ADDR2 void0x10000000 define SIZE 0x50000000uL int...

5.5CVSS0.00199EPSS
Exploits0References2
OSV
OSV
added 2024/12/02 2:15 p.m.2 views

DEBIAN-CVE-2024-53111

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix address wraparound in movepagetables On 32-bit platforms, it is possible for the expression len + oldaddr include include include define ADDR1 void0x60000000 define ADDR2 void0x10000000 define SIZE 0x50000000uL int...

5.5CVSS5.7AI score0.00199EPSS
Exploits0References1
OSV
OSV
added 2024/12/02 2:15 p.m.1 views

UBUNTU-CVE-2024-53111

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix address wraparound in movepagetables On 32-bit platforms, it is possible for the expression len + oldaddr include include include define ADDR1 void0x60000000 define ADDR2 void0x10000000 define SIZE 0x50000000uL int...

5.5CVSS6.6AI score0.00199EPSS
Exploits0References17
Cvelist
Cvelist
added 2024/12/02 1:44 p.m.12 views

CVE-2024-53111 mm/mremap: fix address wraparound in move_page_tables()

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix address wraparound in movepagetables On 32-bit platforms, it is possible for the expression len + oldaddr include include include define ADDR1 void0x60000000 define ADDR2 void0x10000000 define SIZE 0x50000000uL int...

0.00199EPSS
Exploits0References2
CVE
CVE
added 2024/12/02 1:44 p.m.107 views

CVE-2024-53111

CVE-2024-53111 affects the Linux kernel on 32-bit platforms, in the mremap path (mm/mremap: fix address wraparound in move_page_tables). The bug could misdetect success when copying PTEs due to a wraparound in len + old_addr

5.5CVSS6.8AI score0.00199EPSS
Exploits0References2Affected Software1
0day.today
0day.today
added 2024/11/24 12:0 a.m.137 views

Linux 6.6 Race Condition Exploit

A security-relevant race between mremap and THP code has been discovered. Reaching the buggy code typically requires the ability to create unprivileged namespaces. The bug leads to installing physical address 0 as a page table, which is likely exploitable in several ways: For example, triggering...

7CVSS6.7AI score0.00198EPSS
Exploits2
Packet Storm
Packet Storm
added 2024/11/22 12:0 a.m.912 views

Linux 6.6 Race Condition

Summary I found a security-relevant race between mremap and THP code. Reaching the buggy code typically requires the ability to create unprivileged namespaces. The bug leads to installing physical address 0 as a page table, which is likely exploitable in several ways: For example, triggering the...

7CVSS7AI score0.00198EPSS
Exploits2
RedhatCVE
RedhatCVE
added 2024/10/24 4:33 p.m.9 views

CVE-2024-50066

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix movenormalpmd/retractpagetables race In mremap, movepagetables looks at the type of the PMD entry and the specified address range to figure out by which method the next chunk of page table entries should be moved. ...

7.1CVSS6.8AI score0.00198EPSS
Exploits2References4
SUSE CVE
SUSE CVE
added 2024/10/23 1:21 p.m.2 views

SUSE CVE-2024-50066

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix movenormalpmd/retractpagetables race In mremap, movepagetables looks at the type of the PMD entry and the specified address range to figure out by which method the next chunk of page table entries should be moved. ...

7CVSS7.6AI score0.00198EPSS
Exploits2References5
NVD
NVD
added 2024/10/23 6:15 a.m.15 views

CVE-2024-50066

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix movenormalpmd/retractpagetables race In mremap, movepagetables looks at the type of the PMD entry and the specified address range to figure out by which method the next chunk of page table entries should be moved. ...

7CVSS0.00198EPSS
Exploits2References6
Rows per page
Query Builder