diff options
author | 2010-08-07 20:24:28 -0700 | |
---|---|---|
committer | 2010-08-07 20:24:28 -0700 | |
commit | ba78e2ddca844598c0efcbf2c76d73519a61b902 (patch) | |
tree | 2f775c059ab21f4c97d0aaa6ee18b79026f6ba40 /kernel | |
parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 (diff) | |
download | linux-dev-ba78e2ddca844598c0efcbf2c76d73519a61b902.tar.xz linux-dev-ba78e2ddca844598c0efcbf2c76d73519a61b902.zip |
tcp: no md5sig option size check bug
tcp_parse_md5sig_option doesn't check md5sig option (TCPOPT_MD5SIG)
length, but tcp_v[46]_inbound_md5_hash assume that it's at least 16
bytes long.
Signed-off-by: Dmitry Popov <dp@highloadlab.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions