aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSusant Sahani <susant@redhat.com>2014-05-10 00:11:32 +0530
committerShow Liu <show.liu@linaro.org>2014-06-18 12:04:00 +0800
commitfd40eb3330d502968f12f497a738817d3ee3bfc0 (patch)
tree2d5bdd548b25627dd1d869c27e9afb4918985f9f /security
parent35df54ed03ff55275fc019d6986717d3b6c86cb7 (diff)
ip6_tunnel: fix potential NULL pointer dereference
[ Upstream commit c8965932a2e3b70197ec02c6741c29460279e2a8 ] The function ip6_tnl_validate assumes that the rtnl attribute IFLA_IPTUN_PROTO always be filled . If this attribute is not filled by the userspace application kernel get crashed with NULL pointer dereference. This patch fixes the potential kernel crash when IFLA_IPTUN_PROTO is missing . Signed-off-by: Susant Sahani <susant@redhat.com> Acked-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions