CVE-2021-42686
Description
An Integer Overflow exists in Accops HyWorks Windows Client prior to v 3.2.8.200. The IOCTL Handler 0x22001B in the Accops HyWorks Windows Client prior to v 3.2.8.200 allow 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.
Integer overflow in Accops HyWorks Windows Client IOCTL handler 0x22001B allows local attackers to execute arbitrary code in kernel mode or cause denial of service.
Vulnerability
The vulnerability is an integer overflow in the Accops HyWorks Windows Client prior to version 3.2.8.200. Specifically, the IOCTL handler 0x22001B does not properly validate input sizes, leading to an integer overflow when processing specially crafted I/O Request Packets (IRPs). This flaw exists in the driver component that handles USB over Ethernet functionality, which is based on the Eltima SDK [1]. Affected versions are all releases before 3.2.8.200.
Exploitation
Exploitation requires local access to the system. An attacker must be able to send a specially crafted I/O Request Packet to the vulnerable IOCTL handler (0x22001B). No authentication is needed beyond local user privileges. The attacker can trigger the integer overflow by providing a malformed input that causes an incorrect memory allocation or buffer size calculation, leading to memory corruption.
Impact
Successful exploitation allows a local attacker to execute arbitrary code in kernel mode, gaining the highest level of system privileges. This can lead to full compromise of the operating system, including the ability to disable security products, overwrite system components, or cause a denial of service (OS crash). The impact is severe as it enables privilege escalation from a low-privileged user to kernel-level control [1].
Mitigation
Accops has released a fix in version 3.2.8.200 of the HyWorks Windows Client. Users should update to this version or later. The vendor has issued security updates to address this vulnerability [1]. No workarounds are documented; the only mitigation is to apply the patch. There is no evidence of in-the-wild exploitation as of the publication date [1].
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- Accops/HyWorks Windows Clientdescription
- Range: <3.2.8.200
Patches
0No 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
1News mentions
0No linked articles in our index yet.