diff options
author | 2007-07-05 17:05:01 -0700 | |
---|---|---|
committer | 2007-07-05 17:40:23 -0700 | |
commit | 25845b5155b55cd77e42655ec24161ba3feffa47 (patch) | |
tree | 3afe286f19bd8af561ab6131914fb0df8c5ab862 /net/core | |
parent | [NET] skbuff: remove export of static symbol (diff) | |
download | linux-dev-25845b5155b55cd77e42655ec24161ba3feffa47.tar.xz linux-dev-25845b5155b55cd77e42655ec24161ba3feffa47.zip |
[NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' index values
Choices' index values may be out of range while still encoded in the fixed
length bit-field. This bug may cause access to undefined types (NULL
pointers) and thus crashes (Reported by Zhongling Wen).
This patch also adds checking of decode flag when decoding SEQUENCEs.
Signed-off-by: Jing Min Zhao <zhaojingmin@vivecode.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions