]> git.karo-electronics.de Git - linux-beck.git/commitdiff
Merge branch 'ip6_tnl_parse_tlv_enc_lim-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 24 Jan 2017 19:53:25 +0000 (14:53 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Jan 2017 19:53:25 +0000 (14:53 -0500)
Eric Dumazet says:

====================
ipv6: fix ip6_tnl_parse_tlv_enc_lim() issues

First patch fixes ip6_tnl_parse_tlv_enc_lim() callers,
bug added in linux-3.7

Second patch fixes ip6_tnl_parse_tlv_enc_lim() itself,
bug predates linux-2.6.12

Based on a report from Dmitry Vyukov, thanks to KASAN.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge