VYPR
Unrated severityNVD Advisory· Published Dec 7, 2021· Updated Aug 4, 2024

CVE-2021-42681

CVE-2021-42681

Description

A Buffer Overflow vulnerability exists in Accops HyWorks DVM Tools prior to v3.3.1.105. The IOCTL Handler 0x22001B allows local attackers to execute arbitrary code in kernel mode or cause a denial of service (memory corruption and OS crash) via specially crafted I/O Request Packet.

AI Insight

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

A buffer overflow in Accops HyWorks DVM Tools IOCTL handler 0x22001B allows local attackers to execute arbitrary code in kernel mode or cause a denial of service.

Vulnerability

A buffer overflow vulnerability exists in the IOCTL handler 0x22001B of Accops HyWorks DVM Tools prior to version 3.3.1.105. The driver does not properly validate the size of input from I/O Request Packets (IRPs), allowing a local attacker to trigger a buffer overflow by sending a specially crafted IRP to the device.

Exploitation

An attacker with local access to the system can exploit this vulnerability by sending a malicious I/O Request Packet to the IOCTL handler 0x22001B. No additional authentication or user interaction is required beyond the ability to interact with the driver. The attacker crafts an IRP with a size that exceeds the expected buffer, causing a buffer overflow.

Impact

Successful exploitation allows the attacker to execute arbitrary code in kernel mode, leading to full system compromise. Alternatively, the attacker can cause a denial of service by corrupting kernel memory, resulting in an OS crash. This vulnerability enables privilege escalation from user mode to kernel mode.

Mitigation

Accops released a fix in version 3.3.1.105 of HyWorks DVM Tools. Users should update to this version or later. The vulnerability is part of a broader set of issues in USB over Ethernet drivers, and vendors have released security updates [1]. No workarounds are documented. The CVE is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog as of the publication date.

AI Insight generated on May 27, 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

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

1

News mentions

0

No linked articles in our index yet.