CVE-2018-15737
Description
An issue was discovered in STOPzilla AntiMalware 6.5.2.59. The driver file szkg64.sys contains a Denial of Service vulnerability due to not validating the output buffer address value from IOCtl 0x80002043.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
STOPzilla AntiMalware 6.5.2.59 driver szkg64.sys fails to validate output buffer address for IOCTL 0x80002043, causing denial of service via system crash.
Vulnerability
The kernel driver szkg64.sys in STOPzilla AntiMalware version 6.5.2.59 does not validate the output buffer address value for the IOCTL 0x80002043. This vulnerability is classified as a Denial of Service (DoS) and is one of several similar issues discovered in the driver [2]. The affected component is the driver's handling of device I/O control requests, where an attacker-controlled output buffer pointer is used without proper validation.
Exploitation
An attacker with local user access can exploit this vulnerability by opening a handle to the device exposed by szkg64.sys and sending a crafted IOCTL with code 0x80002043 while providing an invalid output buffer address. This causes the driver to attempt to write to an arbitrary memory location, leading to a system crash (BSOD). No authentication or special privileges are required beyond the ability to interact with the driver from user mode [2].
Impact
Successful exploitation results in a denial of service, crashing the Windows system via a bugcheck (blue screen). The vulnerability does not allow privilege escalation or arbitrary code execution; the primary impact is system instability and availability loss [2].
Mitigation
As of the publication date, no official patch has been released by STOPzilla. The vendor was reportedly unresponsive during disclosure [2]. Users are advised to update the software if a fix becomes available, or consider uninstalling STOPzilla AntiMalware until a patch is provided. No workarounds are documented in the available references.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- STOPzilla/STOPzilla AntiMalwaredescription
- Range: =6.5.2.59
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- www.greyhathacker.netmitrex_refsource_MISC
- www.greyhathacker.netmitrex_refsource_MISC
News mentions
0No linked articles in our index yet.