Lucene search
+L

342 matches found

Kitploit
Kitploit
added 2026/09/13 12:16 p.m.3 views

CVE-2020-27786-Kernel-Exploit

CVE-2020-27786 内核漏洞利用 详情 你可以在此处找到完整的细节和说明:https://1day.dev/notes/Linux-Kernel-n-day-exploit-development 概要 该漏洞是一个竞态条件,导致写入后的释放后使用(Use-After-Free)。利用 userfaultd 技术处理来自用户空间的内存页错误,并使用 msgmsg 泄露内核地址和 I/O 向量,从而获得写入原语(write primitive),以此扩大了竞态窗口。通过写入原语,覆盖了 modprobepath 全局变量,并获取了 root shell。...

7.8CVSS6.8AI score0.01672EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 11:24 a.m.6 views

CVE-2021-33909

CVE-2021-33909 Secuoya Informe root@kitploit: gcc exploit.c -o exploit -lpthread -DBLOCKVIAUSERFAULTFD gcc exploit.hello.c -o exploit.hello -lpthread -lfuse -DFILEOFFSETBITS=64 root@kitploit: $ mkdir dir $ ./exploit $pwd/dir id...

7.8CVSS7.2AI score0.09729EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/09 10:53 a.m.7 views

CVE-2022-2602

CVE-2022-2602 Este repositorio contiene exploits para CVE-2022-2602. Hay dos versiones del mismo: Exploit que utiliza la técnica userfaultfd. Exploit que utiliza la técnica de bloqueo de inodos. ¡Disfruta! : LukeGix...

7CVSS6.5AI score0.01433EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2026/09/04 2:32 a.m.8 views

kernel: Linux kernel: Arbitrary code execution via userfaultfd shadow stack manipulation

A flaw was found in the Linux kernel's userfaultfd mechanism. A local attacker with userfaultfd access could register on shadow stack Virtual Memory Areas VMAs. By discarding a page and injecting a page with chosen return addresses, an attacker could achieve arbitrary code execution. This...

5.8AI score0.002EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/01 8:34 a.m.8 views

kernel: Linux kernel: Arbitrary code execution via userfaultfd shadow stack manipulation

A flaw was found in the Linux kernel's userfaultfd mechanism. A local attacker with userfaultfd access could register on shadow stack Virtual Memory Areas VMAs. By discarding a page and injecting a page with chosen return addresses, an attacker could achieve arbitrary code execution. This...

6AI score0.002EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in Linux

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: The page is released in the error path to avoid BUGON. Consider the following sequence of events: 1. The userspace sends a UFFD ioctl, which ultimately calls shmemmfillatomicpte. We successfully account the blocks, a...

5.5CVSS6.2AI score0.0024EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Linux, Linux 5.10

A flaw after-free usage in the function scosocksendmsg of the Linux kernel’s HCI subsystem was discovered. This flaw allows a privileged local user to exploit it to crash the system or escalate their privileges on the system. This flaw triggers a race condition when the user calls ioct...

7CVSS6.6AI score0.0037EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: userfaultfd: Fixes the checks for huge PMDs. Patch series “userfaultfd: fix races around pmdtranshuge check”, v2. The pmdtranshuge code in mfillatomic is incorrect in three different ways, depending on the kernel version: 1. T...

7.8CVSS6.5AI score0.0022EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: a race between writeprotect and exitmmap has been fixed. A race may occur when a process exits; its virtual memory addresses are removed by exitmmap, and at the same time, userfaultfdwriteprotect is called. This race...

7.8CVSS5.9AI score0.00173EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: mm/ksm: fixed the behavior of flag-dropping in ksmmadvise. Syzkaller discovered the following crash: kernel BUG 44.607039 ------------ cut here ------------ 44.607422 Kernel BUG at mm/userfaultfd.c:2067! 44.608148 Oops: invali...

7.8CVSS5.8AI score0.00351EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-72175

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/proc/taskmmu: fix makeuffdwphugepte prot-update race Patch series userfaultfd/pagemap: pre- existing fixes. These are pre-existing bug fixes that were carrie...

7.1CVSS5.8AI score0.00172EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 6:21 a.m.12 views

CVE-2026-72175

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix makeuffdwphugepte prot-update race Patch series "userfaultfd/pagemap: pre-existing fixes". These are pre-existing bug fixes that were carried at the front of the userfaultfd RWP working-set-tracking series up...

7.1CVSS0.00172EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:21 a.m.8 views

UBUNTU-CVE-2026-72175

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix makeuffdwphugepte prot-update race Patch series "userfaultfd/pagemap: pre-existing fixes". These are pre-existing bug fixes that were carried at the front of the userfaultfd RWP working-set-tracking series up...

7.1CVSS5.4AI score0.00172EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.10 views

CVE-2026-72175

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix makeuffdwphugepte prot-update race Patch series "userfaultfd/pagemap: pre-existing fixes". These are pre-existing bug fixes that were carried at the front of the userfaultfd RWP working-set-tracking series up...

7.1CVSS5.5AI score0.00172EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:53 a.m.22 views

CVE-2026-72180 mm/huge_memory: preserve pmd_swp_uffd_wp on device-private PMD downgrade

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: preserve pmdswpuffdwp on device-private PMD downgrade changenonpresenthugepmd rewrites a writable device-private PMD swap entry into a readable one without carrying pmdswpuffdwp across. The PTE-level...

5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:53 a.m.14 views

EUVD-2026-58933

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix makeuffdwphugepte prot-update race Patch series "userfaultfd/pagemap: pre-existing fixes". These are pre-existing bug fixes that were carried at the front of the userfaultfd RWP working-set-tracking series up...

5.5AI score0.00172EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.25 views

CVE-2026-72175 fs/proc/task_mmu: fix make_uffd_wp_huge_pte() prot-update race

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix makeuffdwphugepte prot-update race Patch series "userfaultfd/pagemap: pre-existing fixes". These are pre-existing bug fixes that were carried at the front of the userfaultfd RWP working-set-tracking series up...

7.1CVSS0.00172EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 5:53 a.m.33 views

CVE-2026-72175 fs/proc/task_mmu: fix make_uffd_wp_huge_pte() prot-update race

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix makeuffdwphugepte prot-update race Patch series "userfaultfd/pagemap: pre-existing fixes". These are pre-existing bug fixes that were carried at the front of the userfaultfd RWP working-set-tracking series up...

7.1CVSS5.5AI score
SaveExploits0References7
CVE
CVE
added 2026/08/15 5:53 a.m.52 views

CVE-2026-72175

CVE-2026-72175修复针对 Linux 内核 fs/proc/task_mmu 中的 make_uffd_wp_huge_pte() 的 prot-update race。六项变更来自 patch series “userfaultfd/pagemap: pre-existing fixes”,用于 present 的 HugeTLB PTE 上状态更新时的时序竞态:在未调用对应的 ptep_modify_prot_start() 的情况下就执行 ptep_modify_prot_commit(),可能导致写入了过时的快照。修复通过对 present-PTE 分支采用与非 hu...

7.1CVSS5.4AI score0.00172EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.19 views

PT-2026-72363

In the Linux kernel, the following vulnerability has been resolved: fs/proc/task mmu: fix make uffd wp huge pte prot-update race Patch series "userfaultfd/pagemap: pre-existing fixes". These are pre-existing bug fixes that were carried at the front of the userfaultfd RWP working-set-tracking seri...

5.4AI score0.00172EPSS
SaveExploits0References5
Rows per page
Query Builder