]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2f228d8651571fa577bca484b5ae5a7c4d811693
tree391e471dde0dc5afd2f24ab0410d4a2a8761180b
parenta4240a05fdbe17952e01ce82b9e09391458260f7
parent268c97a29b91170867982832c319d315f374b2eb
Merge branch 'ip6_tnl_parse_tlv_enc_lim-fixes'

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>