NA

CVE-2014-40762

Vulnerability Summary

The tcpip.sys driver fails to sufficiently validate memory objects used during the processing of a user-provided IOCTL. By crafting an input buffer that will be passed to the Tcp device through the NtDeviceIoControlFile() function, it is possible to trigger a vulnerability that would allow an malicious user to elevate privileges. Proof of concept exploit included.

Exploits

The tcpipsys driver fails to sufficiently validate memory objects used during the processing of a user-provided IOCTL By crafting an input buffer that will be passed to the Tcp device through the NtDeviceIoControlFile() function, it is possible to trigger a vulnerability that would allow an attacker to elevate privileges Proof of concept exploit ...