]> git.ipfire.org Git - thirdparty/openvpn.git/tag
v2.1.4
object 4eb21d226313e81627d589c704ec9fbbeef6d7c4
authorDavid Sommerseth <dazo@users.sourceforge.net>
Sat, 6 Nov 2010 15:28:45 +0000 (16:28 +0100)
2010.11.04 -- Version 2.1.4

* Fix problem with special case route targets ('remote_host')

  The init_route() function will leave &netlist untouched for
  get_special_addr() routes ("remote_host" being one of them).
  netlist is on stack,  contains random garbage, and
  netlist.len will not be 0 - thus, random stack data is copied from
  netlist.data[] until the route_list is full.
  Thanks to Teodo MICU and Gert Doering for finding and fixing this issue.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkzVdGcACgkQDC186MBRfrqqMQCfcqUBKjL41gILZfHvorHfEixP
9okAnj8k0W1UcdMXQzZze5fpI5kZOCVN
=StqT
-----END PGP SIGNATURE-----