aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorBalazs Scheidler <[email protected]>2008-12-08 07:53:46 +0000
committerDavid S. Miller <[email protected]>2008-12-08 07:53:46 +0000
commitc49b9f295e513753e6d9bb4444ba502f1aa59b29 (patch)
treece46987a31304cf239bd8ee46afbc059cefab5dc /net/unix/af_unix.c
parentMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... (diff)
downloadkernel-c49b9f295e513753e6d9bb4444ba502f1aa59b29.tar.gz
kernel-c49b9f295e513753e6d9bb4444ba502f1aa59b29.zip
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions