diff options
| author | Al Viro <[email protected]> | 2006-11-30 19:22:42 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2006-12-02 21:31:53 -0800 |
| commit | bb2ef25c2c62444b8fdb0346a23658a419803df9 (patch) | |
| tree | b16356c4da5e33704db570324380ddf44908ae44 /scripts/patch-kernel | |
| parent | b6332e6cf9c9198c0f3b0fe37c2c57514dafe1b8 (diff) | |
[EBTABLES]: Fix wraparounds in ebt_entries verification.
We need to verify that
a) we are not too close to the end of buffer to dereference
b) next entry we'll be checking won't be _before_ our
While we are at it, don't subtract unrelated pointers...
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions