VYPR
Unrated severityNVD Advisory· Published Jun 21, 2019· Updated Aug 5, 2024

CVE-2018-15731

CVE-2018-15731

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 0x8000205B.

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 the output buffer address for IOCTL 0x8000205B, allowing local attackers to cause a denial of service.

Vulnerability

The vulnerability resides in the kernel driver szkg64.sys of STOPzilla AntiMalware version 6.5.2.59. The driver does not validate the output buffer address supplied by a user-mode caller for the IOCTL 0x8000205B. This allows a local attacker to trigger a denial of service by providing an invalid or unmapped output buffer address, leading to a system crash (BSOD) [2].

Exploitation

An attacker must have local access to the system and the ability to open a handle to the device associated with the driver. By sending an IOCTL request with code 0x8000205B and a crafted output buffer address that points to an invalid memory region, the driver will attempt to write to that address, causing a kernel-mode access violation and immediate system crash [2]. No authentication or special privileges beyond user-level access are required.

Impact

Successful exploitation results in a denial of service (DoS) by crashing the Windows kernel, forcing a system reboot. The vulnerability does not allow code execution or privilege escalation; it only causes a system crash [2].

Mitigation

As of the publication date (2019-06-21), the vendor STOPzilla had not responded to the disclosure, and no patch or fixed version was available [2]. Users should consider removing or replacing STOPzilla AntiMalware with an actively maintained security product. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog.

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

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.