"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "39876e7dd385e0f0a438ee0ab13cf75a4f5e0e3b"
tproxy: fixe a possible read from an invalid location in the socket match
TIME_WAIT sockets need to be handled specially, and the socket match casted inet_timewait_sock instances to inet_sock, which are not compatible. Handle this special case by checking sk->sk_state. Signed-off-by:Balazs Scheidler <bazsi@balabit.hu> Signed-off-by:
David S. Miller <davem@davemloft.net>
Loading
Please register or sign in to comment