summaryrefslogtreecommitdiff
path: root/include/misc
diff options
context:
space:
mode:
authorDavid Lebrun <david.lebrun@uclouvain.be>2017-04-19 17:10:19 +0300
committerDavid S. Miller <davem@davemloft.net>2017-04-21 20:16:01 +0300
commit95b9b88d2da5e43e025400afcb492643933bf858 (patch)
tree40a417e9a20e0c91db886b8f873d7cbade9c656d /include/misc
parentb0522e13b2e6266ac00dc579b79fbfee22753293 (diff)
downloadlinux-95b9b88d2da5e43e025400afcb492643933bf858.tar.xz
ipv6: sr: fix double free of skb after handling invalid SRH
The icmpv6_param_prob() function already does a kfree_skb(), this patch removes the duplicate one. Fixes: 1ababeba4a21f3dba3da3523c670b207fb2feb62 ("ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)") Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Cc: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David Lebrun <david.lebrun@uclouvain.be> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/misc')
0 files changed, 0 insertions, 0 deletions