Lucene search
+L

15 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2025-22661

Malicious code in bioql PyPI...

7.6AI score0.00179EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/23 11:6 a.m.27 views

CVE-2021-47461

A possible race condition flaw was found in the Linux kernel. When a process exits, its virtual memory areas VMAs are removed by exitmmap, and at the same time, userfaultfdwriteprotect is called...

7CVSS7.8AI score0.00173EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/22 7:15 a.m.26 views

CVE-2021-47461

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, its VMAs are removed by exitmmap and at the same time userfaultfdwriteprotect is called. The race was detected by KASAN on a...

4.7CVSS7.7AI score
SaveExploits0References3
OSV
OSV
added 2024/05/22 7:15 a.m.17 views

UBUNTU-CVE-2021-47461

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, its VMAs are removed by exitmmap and at the same time userfaultfdwriteprotect is called. The race was detected by KASAN on a...

7.8CVSS6.1AI score0.00173EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/05/22 7:15 a.m.36 views

CVE-2021-47461

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, its VMAs are removed by exitmmap and at the same time userfaultfdwriteprotect is called. The race was detected by KASAN on a...

7.8CVSS6.3AI score0.00173EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/22 6:23 a.m.19 views

CVE-2021-47461 userfaultfd: fix a race between writeprotect and exit_mmap()

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, its VMAs are removed by exitmmap and at the same time userfaultfdwriteprotect is called. The race was detected by KASAN on a...

7.8CVSS6.8AI score0.00173EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/22 6:23 a.m.33 views

CVE-2021-47461 userfaultfd: fix a race between writeprotect and exit_mmap()

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, its VMAs are removed by exitmmap and at the same time userfaultfdwriteprotect is called. The race was detected by KASAN on a...

7.8CVSS6.3AI score0.00173EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/22 6:23 a.m.150 views

CVE-2021-47461

CVE-2021-47461 refers to a race in the Linux kernel’s userfaultfd path between writeprotect and exit_mmap() when a process exits and its VMAs are removed concurrently with userfaultfd_writeprotect(). The issue can occur on vanilla kernels as well as development ones and was detected by KASAN. The...

7.8CVSS6.6AI score0.00173EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/03/04 6:15 p.m.27 views

CVE-2021-47090

In the Linux kernel, the following vulnerability has been resolved: mm/hwpoison: clear MFCOUNTINCREASED before retrying getanypage Hulk Robot reported a panic in putpagetestzero when testing madvise with MADVSOFTOFFLINE. The BUG is triggered when retrying getanypage. This is because we keep...

5.5CVSS6AI score0.00353EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/03/04 6:10 p.m.15 views

CVE-2021-47090 mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()

In the Linux kernel, the following vulnerability has been resolved: mm/hwpoison: clear MFCOUNTINCREASED before retrying getanypage Hulk Robot reported a panic in putpagetestzero when testing madvise with MADVSOFTOFFLINE. The BUG is triggered when retrying getanypage. This is because we keep...

6.4AI score0.00353EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/10/03 4:55 p.m.44 views

CVE-2023-4732 Kernel: race between task migrating pages and another task calling exit_mmap to release those same pages getting invalid opcode bug in include/linux/swapops.h

A flaw was found in pfnswapentrytopage in memory management subsystem in the Linux Kernel. In this flaw, an attacker with a local user privilege may cause a denial of service problem due to a BUG statement referencing pmdt x...

4.7CVSS5.7AI score0.00179EPSS
SaveExploits0References6
OSV
OSV
added 2021/11/14 3:23 p.m.20 views

GSD-2021-1002172 userfaultfd: fix a race between writeprotect and exit_mmap()

userfaultfd: fix a race between writeprotect and exitmmap This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/11/14 3:23 p.m.19 views

UVI-2021-1002172 userfaultfd: fix a race between writeprotect and exit_mmap()

userfaultfd: fix a race between writeprotect and exitmmap This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/11/14 3:19 p.m.13 views

GSD-2021-1002102 userfaultfd: fix a race between writeprotect and exit_mmap()

userfaultfd: fix a race between writeprotect and exitmmap This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.14.15 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/10/28 1:51 p.m.16 views

GSD-2021-1001843 userfaultfd: fix a race between writeprotect and exit_mmap()

userfaultfd: fix a race between writeprotect and exitmmap This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.76 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder