diff options
author | Patrick McHardy <kaber@trash.net> | 2010-01-07 18:33:18 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-01-18 10:19:41 -0800 |
commit | 545b02070bb58430c8ce96369bdbbe15e4aef1f7 (patch) | |
tree | 3b80a708e2c3f6ce0e504a166a13555d818c2b60 /drivers | |
parent | 635b4f931d32118a7bda1b6b7622883bc7e0dcab (diff) |
netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
commit aaff23a95aea5f000895f50d90e91f1e2f727002 upstream.
As noticed by Dan Carpenter <error27@gmail.com>, update_nl_seq()
currently contains an out of bounds read of the seq_aft_nl array
when looking for the oldest sequence number position.
Fix it to only compare valid positions.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions