]> git.baikalelectronics.ru Git - kernel.git/commit
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
authorEric Dumazet <edumazet@google.com>
Wed, 17 May 2017 14:16:40 +0000 (07:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 May 2017 14:24:08 +0000 (10:24 -0400)
commitd099fa8e4c57c439a80a208417f30a3a7ec0ca51
tree36eeaff66310ffd838274809cdb6a628400732ca
parent8053c830be649bc479d16162e0193e3cbbe0bd2c
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent

SCTP needs fixes similar to f0f9a9f323d0 ("ipv6/dccp: do not inherit
ipv6_mc_list from parent"), otherwise bad things can happen.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: Andrey Konovalov <andreyknvl@google.com>
Tested-by: Andrey Konovalov <andreyknvl@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/ipv6.c