
Proof-of-concept exploit for CVE-2025-29824, a Windows kernel privilege escalation vulnerability targeting win10_21h2 and win11_23h2 x64 systems with crash and LPE PoC code.
win10_21h2_19044_5608_x64
win11_23h2_22631_5126_x64
test_client test program
monitor_clfs_sys driver to monitor all IRP requests of clfs
Crash
Blue screen poc
LPE
win10_poc
win11_poc
Compilation basic information
Windows SDK version: 10.0 (latest installed version)
Platform toolset: Visual Studio 2022 (v143)
C++ language standard: default (ISO C++14 standard)