openvpnserv.exe (aka the interactive service helper) in OpenVPN 2.4.x before 2.4.6 allows a local attacker to cause a double-free of memory by sending a malformed request to the interactive service. This could cause a denial-of-service through memory corruption or possibly have unspecified other impact including privilege escalation.
The product calls free() twice on the same memory address.
Link | Tags |
---|---|
https://github.com/OpenVPN/openvpn/releases/tag/v2.4.6 | third party advisory release notes |
http://www.slackware.com/security/viewer.php?l=slackware-security&y=2018&m=slackware-security.568761 | vendor advisory mailing list third party advisory |
https://www.tenable.com/security/research/tra-2018-09 | third party advisory exploit |
https://github.com/OpenVPN/openvpn/commit/1394192b210cb3c6624a7419bcf3ff966742e79b | third party advisory patch |
https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn24 | release notes vendor advisory |