diff options
author | Jing Min Zhao <zhaojingmin@vivecode.com> | 2007-07-05 20:42:14 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-07-06 21:52:13 -0700 |
commit | c57b6320b85a739537cd67142f0c7c601e79ec05 (patch) | |
tree | c4597942044b7cf3665d4f41aee4028376856023 /Makefile | |
parent | cdcb7c1b759051742553c3002f01b6e2549366d9 (diff) |
nf_conntrack_h323: add checking of out-of-range on choices' index values
[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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions