commit | 5dbd5068430b8bd1c19387d46d6c1a88b261257f | [log] [tgz] |
---|---|---|
author | Amerigo Wang <amwang@redhat.com> | Thu May 09 21:56:37 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat May 11 17:40:14 2013 -0700 |
tree | efdc2ea5315d01fa10b2a7404e1562af9ab4dd57 | |
parent | d34710e3e30fee26f4b0617b5458aa1c48236bb0 [diff] |
ipv6,gre: do not leak info to user-space There is a hole in struct ip6_tnl_parm2, so we have to zero the struct on stack before copying it to user-space. Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>