Lucene search
+L

48609 matches found

CVE
CVE
added 2026/09/08 2:21 p.m.1 views

CVE-2026-9040 Mali GPU Kernel Driver allows denial of service or disclosure of sensitive information

A race condition vulnerability in Arm Ltd Bifrost GPU Kernel Driver, Arm Ltd Valhall GPU Kernel Driver, Arm Ltd Arm 5th Gen GPU Architecture Kernel Driver allows a local non-privileged user process to perform improper GPU memory processing operations to cause a denial of service or disclose...

SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 1:50 p.m.4 views

CVE-2022-41218

Introduction This vulnerability is a race condition vulnerability that occurs in drivers/media/dvb-core/dmxdev.c. Therefore, a race condition may occur in the usb device driver using this dmxdev. This vulnerability could be used to trigger 3 UAFs. Vulnerability 1. vmalloc UAF write First, the...

5.5CVSS7.1AI score0.00795EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 1:45 p.m.6 views

NimbusPWN-CVE-2022-29799-29800

NimbusPwn — networkd-dispatcher !NOTE Other distros: dnf install gcc dbus-devel pkgconf Fedora/RHEL or pacman -S gcc db...

5.5CVSS6.7AI score0.11761EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/08 1:20 p.m.3 views

CVE-2020-27786-Kernel-Exploit

CVE-2020-27786 Kernel Exploit Details You can find full details and explaination here: https://1day.dev/notes/Linux-Kernel-n-day-exploit-development TL;DR The vulnerability is a Race Condition that causes a write Use-After-Free. The race window has been extended using the userfaultd technique...

7.8CVSS6.8AI score0.01672EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 1:18 p.m.5 views

CVE-2026-42978-PoC-Research

CVE-2026-42978 PoC & Research — Windows Push Notifications Use-After-Free Race condition in Windows Push Notifications service WpnService that runs as NT AUTHORITY\SYSTEM. An attacker with local access can trigger a use-after-free during platform shutdown and potentially elevate privileges. CVE:...

7.8CVSS7.6AI score0.00246EPSS
SaveExploits1
NVD
NVD
added 2026/09/08 1:17 p.m.1 views

CVE-2026-12611

A client may issue HTTP/2 requests to a Jetty server that result in blocking writes that are never unblocked, eventually causing all threads to be blocked and the whole server to become unresponsive. This is caused by a race condition in the server when handling RSTSTREAM frames and GOAWAY frames...

8.7CVSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 1:07 p.m.5 views

vsock_poc

vsockpoc Investigating the bug behind CVE-2021-26708 This repo contains a small writeup about CVE-2021-26708, and how this bug can be turned into a Use After Free write primitive. The PoC here is not a full exploit, but just my harness I used when trying to investigate this bug. It can successful...

7CVSS6.9AI score0.01589EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 1:06 p.m.6 views

MacDirtyCow

MacDirtyCow Example of CVE-2022-46689 aka MacDirtyCow. What? MacDirtyCow is a privilege escalation vulnerability in macOS, similar to the Dirty COW vulnerability in Linux. The vulnerability resides in the copy-on-write COW mechanism used by macOS's XNU kernel. The vulnerability allows an attacker...

7CVSS7.2AI score0.44678EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/08 1:05 p.m.5 views

CVE-2024-6387

转载原文 CVE-2024-6387 - PoC 📜 Description Note: This script is a quick prototype PoC, expect some errors and bugs may occur. Tested on: Kali Linux, ParrotSec, Ubuntu 22.04 Remote Unauthenticated Code Execution Vulnerability in OpenSSH server A signal handler race condition was found in OpenSSH's...

8.1CVSS7AI score0.99506EPSS
SaveExploits71References2
Kitploit
Kitploit
added 2026/09/08 12:56 p.m.6 views

CVE-2025-62215-POC

CVE-2025-62215 — Windows Token UAF SepTokenSidSharingEnabled Race Condition This repository is for educational and research purposes only. Overview A Use-After-Free vulnerability PoC that occurs in the SepTokenSidSharingEnabled optimization path of the Windows kernel. When NtDuplicateToken...

7CVSS7.7AI score0.05985EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/08 12:55 p.m.5 views

CVE-2025-62215_Windows_Kernel_PE

CVE-2025-62215 Exploit PoC Original code credit: https://github.com/dexterm300 🧨 Description This repository contains a proof-of-concept exploit for CVE-2025-62215 , a race condition vulnerability in the Windows kernel that can be triggered via concurrent manipulation of kernel object handles...

7CVSS7.4AI score0.05985EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/08 12:46 p.m.5 views

CVE-2025-60719-AFD.SYS

!IMPORTANT This proof of concept is for demonstration and learning purposes only. Use it with care. CVE-2025-60719-AFD.SYS Akamai researchers have created a new AI capability for instant root-cause analysis. The tool is a supervised multi-agent system, dubbed Patchdiff-AI. In this article we are...

7CVSS7AI score0.01797EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/08 12:28 p.m.1 views

EUVD-2026-72733

A client may issue HTTP/2 requests to a Jetty server that result in blocking writes that are never unblocked, eventually causing all threads to be blocked and the whole server to become unresponsive. This is caused by a race condition in the server when handling RSTSTREAM frames and GOAWAY frames...

8.7CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 12:28 p.m.1 views

CVE-2026-12611

CVE-2026-12611 affects the Eclipse Jetty HTTP/2 server implementation. A client can trigger a race condition in the server's handling of RST_STREAM and GOAWAY frames, which resets HTTP2Flusher.terminated back to null. This allows flusher entries to be enqueued that are never processed, leaving wr...

8.7CVSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 12:23 p.m.9 views

dirtycow-replacer

PLEASE NOTICE I AM NOT FORMALLY TESTING THIS CODE IT IS BEING DESIGNED AS AN EDUCATIONAL TOOL What's it do? android-dirtycow-replacer uses the CVE-2016-5195 dirtycow exploit to patch a list of over 1000 files. You can edit it to be 10000 but 1000 should do. It checks first to make sure the files...

7.2CVSS7AI score0.83524EPSS
SaveExploits91
Kitploit
Kitploit
added 2026/09/08 12:19 p.m.6 views

CVE-2021-32708

CVE-2021-32708 Affected versions of this package are vulnerable to Race Condition. The whitespace normalisation using in 1.x and 2.x removes any unicode whitespace. Under certain specific conditions this could potentially allow a malicious user to execute code remotely. How the Exploit Works...

9.8CVSS8AI score0.03486EPSS
SaveExploits2
Xen Project
Xen Project
added 2026/09/08 12:00 p.m.2 views

Unconditionally do TLB flushing ahead of page scrubbing

ISSUE DESCRIPTION x86 PV guests can free memory pages while still keeping a stale TLB entry pointing to them. A TLB flush is only issued by Xen if needed when the page is re-used. Since it's possible for the page to be scrubbed ahead of the TLB flush, there's a window where a PV guest can modify ...

4.3CVSS
SaveExploits0Affected Software1
Kitploit
Kitploit
added 2026/09/08 11:44 a.m.5 views

CVE-2024-6387

OpenSSH CVE-2024-6387 Mitigation Script This repository contains a Python script designed to help network administrators scan and secure SSH configurations against the CVE-2024-6387 vulnerability found in OpenSSH's signal handling mechanism. This vulnerability, if exploited, can allow unauthorize...

8.1CVSS7.1AI score0.99506EPSS
SaveExploits71References1
Kitploit
Kitploit
added 2026/09/08 11:40 a.m.7 views

CVE-2025-29824

🔥 CVE-2025-29824 Zero-Day Exploit 🔥 Welcome to the dark heart of cyberspace, where ethical boundaries bend under the weight of forbidden knowledge. This repository contains a proof-of-concept PoC exploit for CVE-2025-29824 , a use-after-free UAF vulnerability in the Windows Common Log File System...

7.8CVSS8.3AI score0.13904EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/08 11:34 a.m.9 views

gsscred-race

This repository does not have a README...

5.8AI score
SaveExploits0
Rows per page
Query Builder