Searched hist:"581 e7226" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/kcm/ |
H A D | kcmsock.c | 581e7226 Wed Jan 24 14:35:40 CST 2018 Tom Herbert <tom@quantonium.net> kcm: Only allow TCP sockets to be attached to a KCM mux
TCP sockets for IPv4 and IPv6 that are not listeners or in closed stated are allowed to be attached to a KCM mux.
Fixes: ab7ac4eb9832 ("kcm: Kernel Connection Multiplexor module") Reported-by: syzbot+8865eaff7f9acd593945@syzkaller.appspotmail.com Signed-off-by: Tom Herbert <tom@quantonium.net> Reviewed-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|