CVE-2025-61155
MEDIUM EXPLOITED RANSOMWAREGameDriverX64.sys <7.23.4.7 - Privilege Escalation
Title source: llmExploitation Summary
CVE-2025-61155 has been observed exploited in the wild (reported by VulnCheck KEV), including in ransomware campaigns. EIP tracks 3 public exploits from researchers including pollotherunner, sf0rzin, sys0xFF.
AI-analyzed exploit summary This PoC demonstrates arbitrary process termination via a vulnerable IOCTL handler in the GameDriverX64.sys anti-cheat driver. It communicates with the driver to terminate a specified process (e.g., notepad.exe) by sending a crafted IOCTL request.
Description
The GameDriverX64.sys kernel-mode anti-cheat driver (v7.23.4.7 and earlier) contains an access control vulnerability in one of its IOCTL handlers. A user-mode process can open a handle to the driver device and send specially crafted IOCTL requests. These requests are executed in kernel-mode context without proper authentication or access validation, allowing the attacker to terminate arbitrary processes, including critical system and security services, without requiring administrative privileges.
Exploits (3)
This PoC demonstrates arbitrary process termination via a vulnerable IOCTL handler in the GameDriverX64.sys anti-cheat driver. It communicates with the driver to terminate a specified process (e.g., notepad.exe) by sending a crafted IOCTL request.
This repository provides a functional PoC for CVE-2025-61155, a kernel-driver vulnerability in GameDriverX64.sys (Hotta Studio/PwrdDriver) that allows arbitrary process termination via a crafted IOCTL (0x222040) with a magic value (0xFA123456). The PoC demonstrates the exploit by terminating a target process (e.g., notepad.exe) after loading specific DLLs as part of the driver's verification process.
This repository contains a functional proof-of-concept exploit for CVE-2025-61155, a kernel-driver vulnerability in GameDriverX64.sys that allows arbitrary process termination via an IOCTL. The PoC demonstrates the exploit chain by targeting a harmless process (notepad.exe) and includes detailed technical analysis, detection content, and mitigation guidance.
References (2)
Scores
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H