diff options
author | Eric Dumazet <[email protected]> | 2015-12-09 07:25:06 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-12-11 20:18:40 -0500 |
commit | 9470e24f35ab81574da54e69df90c1eb4a96b43f (patch) | |
tree | f1ddb2ca0d9eb735f1fb9dbafc238b0d8f83b543 /net/openvswitch/conntrack.c | |
parent | d188ba86dd07a72ebebfa22fe9cb0b0572e57740 (diff) |
ipv6: sctp: clone options to avoid use after free
SCTP is lacking proper np->opt cloning at accept() time.
TCP and DCCP use ipv6_dup_options() helper, do the same
in SCTP.
We might later factorize this code in a common helper to avoid
future mistakes.
Reported-by: Dmitry Vyukov <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Acked-by: Vlad Yasevich <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/openvswitch/conntrack.c')
0 files changed, 0 insertions, 0 deletions