Lucene search
K

297 matches found

Amazon
Amazon
added 2025/08/08 12:0 a.m.6 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: virtio: break and reset virtio devices on deviceshutdown CVE-2025-38064 In the Linux kernel, the following vulnerability has been resolved: netfs: Fix oops in write-retry from mis-resetting the subreq iterator...

7.8CVSS7AI score0.00247EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/08/06 12:0 a.m.3 views

PT-2025-35959

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to userfaultfd. Specifically, a crash can occur in the UFFDIO MOVE operation when a Page Middle Directory PMD is a migration entry. The issue...

5.5CVSS5.9AI score0.00145EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/07/31 12:0 a.m.4 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.00132EPSS
Exploits0
BDU FSTEC
BDU FSTEC
added 2025/07/29 12:0 a.m.3 views

The vulnerability of the userfaultfd_move() function in the mm/userfaultfd.c module of the Linux operating system allows a hacker to cause 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.5CVSS5.5AI score0.00103EPSS
Exploits0References12Affected Software6
SUSE CVE
SUSE CVE
added 2025/07/09 11:23 p.m.2 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.00103EPSS
Exploits0References9
OSV
OSV
added 2025/07/09 11:15 a.m.1 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.00103EPSS
Exploits0References1
NVD
NVD
added 2025/07/09 11:15 a.m.4 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...

4.7CVSS0.00103EPSS
Exploits0References3
OSV
OSV
added 2025/07/09 11:15 a.m.2 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...

4.7CVSS5.7AI score0.00103EPSS
Exploits0References12
CVE
CVE
added 2025/07/09 10:42 a.m.44 views

CVE-2025-38242

CVE-2025-38242 relates to a race in the Linux kernel’s userfaultfd path (mm: userfaultfd: fix race of userfaultfd_move and swap cache). The advisory describes two race variants: (1) a NULL folio/lookup edge where a folio is swapped into the wrong VMA, potentially triggering a BUG_ON, and (2) a ra...

4.7CVSS6.6AI score0.00103EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/07/09 10:42 a.m.4 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...

4.7CVSS5.2AI score0.00103EPSS
Exploits0
CNNVD
CNNVD
added 2025/07/09 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 userfaultfdmove and swap cache contention resulting in a corrupted RSS counter...

4.7CVSS8AI score0.00103EPSS
Exploits0References2
BDU FSTEC
BDU FSTEC
added 2025/07/03 12:0 a.m.2 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.00227EPSS
Exploits0References8Affected Software3
Positive Technologies
Positive Technologies
added 2025/06/04 12:0 a.m.2 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.00103EPSS
Exploits0References18
BDU FSTEC
BDU FSTEC
added 2025/06/03 12:0 a.m.2 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.0014EPSS
Exploits0References6Affected Software5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.2 views

kernel: userfaultfd: fix checks for huge PMDs

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: fix checks for huge PMDs Patch series "userfaultfd: fix races around pmdtranshuge check", v2. The pmdtranshuge code in mfillatomic is wrong in three different ways depending on kernel version: 1. The pmdtranshuge che...

4.7CVSS6.7AI score0.002EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/04/05 2:25 a.m.1 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.00113EPSS
Exploits0References3
OSV
OSV
added 2025/04/01 4:15 p.m.2 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.00113EPSS
Exploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.0 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...

4.7CVSS6.5AI score0.00113EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2025/04/01 3:47 p.m.2 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.6AI score0.00113EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/04/01 12:0 a.m.7 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.23278EPSS
Exploits3References436
Rows per page
Query Builder