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

CVE-2018-15729

CVE-2018-15729

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

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

STOPzilla AntiMalware driver szkg64.sys fails to validate the output buffer address for IOCTL 0x8000204B, allowing a local attacker 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 when processing IOCTL 0x8000204B. This allows an attacker to specify an arbitrary memory address as the output buffer, leading to a system crash when the driver attempts to write to that address [2].

Exploitation

An attacker must have local access to the system and the ability to open a handle to the device driver. By sending a crafted IOCTL 0x8000204B with an invalid or unmapped output buffer address, the driver will attempt to write to that address, causing a Blue Screen of Death (BSOD) and immediate denial of service [2].

Impact

Successful exploitation results in a denial of service (system crash). The vulnerability does not provide code execution or privilege escalation; the impact is limited to system instability and potential data loss from unsaved work [2].

Mitigation

As of the publication date, no patch has been released by the vendor. The researcher reported the vulnerability but received no response. Users are advised to consider removing STOPzilla AntiMalware or restricting access to the driver until a fix is available [2].

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.