Lucene search
+L

61 matches found

Kitploit
Kitploit
added 2026/09/07 2:08 a.m.6 views

PrivFu

PrivFu Kernel mode WinDbg extension and PoCs for testing how token privileges work. There are notable repository and articles about token privilege abuse such Grzegorz Tworek's Priv2Admin. Codes in this repository are intended to help investigate how token privileges work. Table Of Contents PrivF...

6.3AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/06 8:55 p.m.4 views

CVE-2026-40369-EXPLOIT

Full Blog - https://pwn2nimron.com/blog CVE-2026-40369: Arbitrary Kernel Address Increment via NtQuerySystemInformation Class 253 Summary Type: Arbitrary kernel write increment — PRIVILEGE ESCALATION PRIMITIVE Component: ntoskrnl.exe — ExpGetProcessInformation Trigger:...

7.8CVSS7.7AI score0.04725EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/06 1:48 p.m.5 views

CVE-2026-43499-S26

CVE-2026-43499 — Android GKI 6.12 pselect / configfs kernel exploit A Linux kernel exploit for the Android GKI 6.12 line Samsung and Pixel devices targeting CVE-2026-43499 : a buggy removewaiter rollback in rtmutexstartproxylock that uses current instead of waiter::task, leaving a waiter's...

7.8CVSS7.2AI score0.00768EPSS
SaveExploits80
Kitploit
Kitploit
added 2026/09/01 8:48 p.m.5 views

CVE-2020-0069_poc

Description This repository contains the materials we used to investigate CVE-2020-0069 on a Xiaomi Redmi 6a with a Mediatek SoC MT6762M. There are three programs: kernelrw.c a C program allowing to read/write kernel memory poc.sh a shell script syscallhook.c a C library that can be used to trace...

7.8CVSS7.6AI score0.0137EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2026/08/19 1:15 p.m.26 views

libkcapi: Memory corruption via uncanceled AIO requests on error in libkcapi's one-shot AIO path

Memory Corruption via Uncanceled AIO Requests on Error: libkcapi's one-shot AIO path can return an error before all submitted IOCBs are drained, allowing later kernel writes into caller-owned output buffers...

7.3CVSS5.3AI score0.0013EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/05 1:24 p.m.8 views

AZL-94658 CVE-2026-71226 affecting package libkcapi 1.5.0-2

Memory Corruption via Uncanceled AIO Requests on Error: libkcapi's one-shot AIO path can return an error before all submitted IOCBs are drained, allowing later kernel writes into caller-owned output buffers...

7.3CVSS5.9AI score0.0013EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/08/05 12:37 p.m.11 views

CVE-2026-71226

Memory Corruption via Uncanceled AIO Requests on Error: libkcapi's one-shot AIO path can return an error before all submitted IOCBs are drained, allowing later kernel writes into caller-owned output buffers...

7.3CVSS5.2AI score0.0013EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/05 12:37 p.m.11 views

CVE-2026-71226 Libkcapi: memory corruption via uncanceled aio requests on error in libkcapi's one-shot aio path

Memory Corruption via Uncanceled AIO Requests on Error: libkcapi's one-shot AIO path can return an error before all submitted IOCBs are drained, allowing later kernel writes into caller-owned output buffers...

7.3CVSS5.2AI score
SaveExploits0References8
FreeBSD
FreeBSD
added 2026/07/29 12:00 a.m.14 views

FreeBSD -- Race condition in ELF core dump segment counting

Problem Description: The ELF core dump code counted the number of dumpable VM map entries, allocated a buffer for the corresponding program headers, then iterated over the map a second time to populate them. A process sharing the address space via rfork2 can mutate the map between the two passes,...

7.4CVSS6.2AI score0.00106EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:40 p.m.28 views

CVE-2026-64156

The CVE-2026-64156 vulnerability affects the Linux kernel’s netfs and AFS components. It arises when a write is skipped due to lock contention and WB_SYNC_NONE, potentially failing to re-mark the inode. The documented fix modifies netfs_write_single() to return 1 when a skip occurs and updates af...

5.5CVSS5.4AI score0.00121EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/14 3:02 p.m.10 views

CVE-2026-10671 User thread can re-initialize an in-use `k_pipe`, corrupting kernel wait queues (`CONFIG_USERSPACE`)

In Zephyr's kernel pipe implementation, the userspace syscall verifier zvrfykpipeinit in kernel/pipe.c used KSYSCALLOBJ which requires the kernel object to already be initialized instead of KSYSCALLOBJNEVERINIT which rejects an already-initialized object. As a result, on CONFIGUSERSPACE builds an...

7.1CVSS6.1AI score
SaveExploits0References5
NVD
NVD
added 2026/06/27 10:16 a.m.21 views

CVE-2026-49416

The CONSHISTORY ioctl handler did not adequately validate the requested history size. A large value caused an integer overflow in the buffer size calculation, resulting in a heap allocation smaller than expected. Subsequent initialization of the buffer wrote beyond the end of the allocation. An...

7.8CVSS0.00153EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/27 9:25 a.m.18 views

EUVD-2026-39960

The CONSHISTORY ioctl handler did not adequately validate the requested history size. A large value caused an integer overflow in the buffer size calculation, resulting in a heap allocation smaller than expected. Subsequent initialization of the buffer wrote beyond the end of the allocation. An...

6AI score0.00153EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/27 12:00 a.m.22 views

PT-2026-53065

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description The CONS HISTORY ioctl handler fails to properly validate the requested history size. Providing a large value leads to an integer overflow during the buffer size...

7.8CVSS5.9AI score0.00153EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/06/11 12:00 a.m.9 views

FreeBSD : FreeBSD -- Integer overflow in vt(4) CONS_HISTORY ioctl (71036b90-6476-11f1-958d-bc241121aa0a)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 71036b90-6476-11f1-958d-bc241121aa0a advisory. The CONSHISTORY ioctl handler did not adequately validate the requested history size. A large value...

7.8CVSS5.6AI score0.00153EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/11 6:31 p.m.24 views

EUVD-2026-29087

Symbolic-link path traversal CWE-61, CWE-22 in pgAdmin 4 File Manager. checkaccesspermission used os.path.abspath, which resolves '..' but does not resolve symbolic links, while the subsequent kernel write follows symlinks. An authenticated user could plant a symbolic link inside their own storag...

8.1CVSS5.8AI score0.00359EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/05/07 2:19 a.m.29 views

SUSE CVE-2026-43075

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix out-of-bounds write in ocfs2writeendinline KASAN reports a use-after-free write of 4086 bytes in ocfs2writeendinline, called from ocfs2writeendnolock during a copyfilerange splice fallback on a corrupted ocfs2 filesyst...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/04/09 7:19 p.m.175 views

Exploit for Out-of-bounds Read in Microsoft

!CVEhttps://img.shields.io/badge/CVE-2025--60709-FF0000?styl...

7.8CVSS7.3AI score0.00498EPSS
SaveExploits2
GithubExploit
GithubExploit
added 2026/03/29 6:07 p.m.208 views

Exploit for Out-of-bounds Read in Microsoft

!CVEhttps://img.shields.io/badge/CVE-2025--60709-FF0000?styl...

7.8CVSS6.6AI score0.00498EPSS
SaveExploits2
GithubExploit
GithubExploit
added 2026/03/18 6:53 p.m.206 views

Exploit for Out-of-bounds Write in Apple Ipados

CVE-2025-24257 IOGPUFamily bitmapmask underflow — kernel h...

7.1CVSS5.8AI score0.0026EPSS
SaveExploits1
Rows per page
Query Builder