Lucene search
+L

356 matches found

Positive Technologies
Positive Technologies
added 2025/07/31 12:00 a.m.15 views

PT-2025-40073

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the mm/userfaultfd subsystem related to the ordering of kmap local operations when CONFIG HIGHPTE is enabled on 32-bit ARM architectures...

5.5CVSS8.3AI score0.00144EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/07/29 12:00 a.m.11 views

The vulnerability of the userfaultfd_move() function in the mm/userfaultfd.c module of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the userfaultfdmove function in the mm/userfaultfd.c module of the Linux operating system’s kernel is related to synchronization errors when using shared resources „Race Conditions“. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS7.3AI score0.00117EPSS
SaveExploits0References13Affected Software6
SUSE CVE
SUSE CVE
added 2025/07/09 11:23 p.m.9 views

SUSE CVE-2025-38242

In the Linux kernel, the following vulnerability has been resolved: mm: userfaultfd: fix race of userfaultfdmove and swap cache This commit fixes two kinds of races, they may have different results: Barry reported a BUGON in commit c50f8e6053b0, we may see the same BUGON if the filemap lookup...

5.3CVSS6.6AI score0.00117EPSS
SaveExploits0References9
NVD
NVD
added 2025/07/09 11:15 a.m.11 views

CVE-2025-38242

In the Linux kernel, the following vulnerability has been resolved: mm: userfaultfd: fix race of userfaultfdmove and swap cache This commit fixes two kinds of races, they may have different results: Barry reported a BUGON in commit c50f8e6053b0, we may see the same BUGON if the filemap lookup...

7.8CVSS0.00117EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/09 11:15 a.m.4 views

DEBIAN-CVE-2025-38242

In the Linux kernel, the following vulnerability has been resolved: mm: userfaultfd: fix race of userfaultfdmove and swap cache This commit fixes two kinds of races, they may have different results: Barry reported a BUGON in commit c50f8e6053b0, we may see the same BUGON if the filemap lookup...

4.7CVSS5.2AI score0.00117EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/09 11:15 a.m.13 views

UBUNTU-CVE-2025-38242

In the Linux kernel, the following vulnerability has been resolved: mm: userfaultfd: fix race of userfaultfdmove and swap cache This commit fixes two kinds of races, they may have different results: Barry reported a BUGON in commit c50f8e6053b0, we may see the same BUGON if the filemap lookup...

7.8CVSS5.7AI score0.00117EPSS
SaveExploits0References13
CVE
CVE
added 2025/07/09 10:42 a.m.89 views

CVE-2025-38242

In CVE-2025-38242, Linux kernel mm/userfaultfd: fix race between userfaultfd_move and swap cache. The description documents two race types: a) a BUG_ON when filemap lookup returns NULL and folio is added to the swap cache, and b) a race where a folio is changed after lookup causing RSS counter co...

7.8CVSS6.6AI score0.00117EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/07/09 10:42 a.m.11 views

CVE-2025-38242

In the Linux kernel, the following vulnerability has been resolved: mm: userfaultfd: fix race of userfaultfdmove and swap cache This commit fixes two kinds of races, they may have different results: Barry reported a BUGON in commit c50f8e6053b0, we may see the same BUGON if the filemap lookup...

7.8CVSS5.2AI score0.00117EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/07/09 12:00 a.m.11 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 userfaultfdmove and swap cache contention resulting in a corrupted RSS counter...

4.7CVSS8AI score0.00117EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/07/03 12:00 a.m.19 views

The vulnerability of the userfaultfd component in Linux operating systems, which allows a hacker to trigger a service failure

The vulnerability of the userfaultfd component in Linux operating systems is related to the operation of data out of the buffer in memory. Exploiting this vulnerability can allow an attacker to cause a system failure...

5.5CVSS7AI score0.00238EPSS
SaveExploits0References8Affected Software3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: mm: Fixed a kernel bug where userfaultfdmove encountered swapcache. userfaultfdmove checks whether the PTE entry is present or a swap entry. - If the PTE entry is present, movepresentpte handles folio migration by setting:...

7.8CVSS6.4AI score0.00146EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/06/04 12:00 a.m.8 views

PT-2025-28870 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a race condition within the userfaultfd move function when handling swap cache operations. This issue arises from a lockless swap cache lookup, potentially...

4.6CVSS6.1AI score0.00117EPSS
SaveExploits0References18
BDU FSTEC
BDU FSTEC
added 2025/06/03 12:00 a.m.10 views

Vulnerabilities of components of Linux operating system kernels’ mm/uffd module, allowing attackers to cause service failures

The vulnerability of the mm/uffd components in the Linux operating system’s kernel is related to resource management errors. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.1AI score0.00161EPSS
SaveExploits0References6Affected Software5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.10 views

kernel: userfaultfd: fix checks for huge PMDs

A flaw was found in the Linux kernel's userfaultfd component. A local user could exploit a race condition in the handling of huge page table entries PMDs. This vulnerability can lead to a kernel crash, resulting in a Denial of Service DoS. In older kernel versions, this flaw could also potentiall...

7.8CVSS6.6AI score0.0022EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/04/05 2:25 a.m.13 views

SUSE CVE-2025-21984

In the Linux kernel, the following vulnerability has been resolved: mm: fix kernel BUG when userfaultfdmove encounters swapcache userfaultfdmove checks whether the PTE entry is present or a swap entry. - If the PTE entry is present, movepresentpte handles folio migration by setting: srcfolio-inde...

5.5CVSS7.8AI score0.00146EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/01 4:15 p.m.3 views

DEBIAN-CVE-2025-21984

In the Linux kernel, the following vulnerability has been resolved: mm: fix kernel BUG when userfaultfdmove encounters swapcache userfaultfdmove checks whether the PTE entry is present or a swap entry. - If the PTE entry is present, movepresentpte handles folio migration by setting: srcfolio-inde...

4.7CVSS5.5AI score0.00146EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.20 views

UBUNTU-CVE-2025-21984

In the Linux kernel, the following vulnerability has been resolved: mm: fix kernel BUG when userfaultfdmove encounters swapcache userfaultfdmove checks whether the PTE entry is present or a swap entry. - If the PTE entry is present, movepresentpte handles folio migration by setting: srcfolio-inde...

7.8CVSS6.5AI score0.00146EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2025/04/01 3:47 p.m.8 views

CVE-2025-21984 mm: fix kernel BUG when userfaultfd_move encounters swapcache

In the Linux kernel, the following vulnerability has been resolved: mm: fix kernel BUG when userfaultfdmove encounters swapcache userfaultfdmove checks whether the PTE entry is present or a swap entry. - If the PTE entry is present, movepresentpte handles folio migration by setting: srcfolio-inde...

7.8CVSS7.6AI score0.00146EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/04/01 12:00 a.m.15 views

PT-2025-14365 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the fixed version Description: A vulnerability in the Linux kernel has been resolved, related to the userfaultfd move function encountering swapcache. The issue arises when the function checks if the PTE entry i...

7.8CVSS5.5AI score0.69566EPSS
SaveExploits3References436
SUSE CVE
SUSE CVE
added 2025/03/28 3:40 a.m.7 views

SUSE CVE-2022-49760

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix PTE marker handling in hugetlbchangeprotection Patch series "mm/hugetlb: uffd-wp fixes for hugetlbchangeprotection". Playing with virtio-mem and background snapshots using uffd-wp on hugetlb in QEMU, I managed to...

5.5CVSS6.2AI score0.00169EPSS
SaveExploits0References3
Rows per page
Query Builder