https://github.com/torvalds/linux
Revision 25845b5155b55cd77e42655ec24161ba3feffa47 authored by Jing Min Zhao on 06 July 2007, 00:05:01 UTC, committed by David S. Miller on 06 July 2007, 00:40:23 UTC
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>
1 parent 2cd052e
History
Tip revision: 25845b5155b55cd77e42655ec24161ba3feffa47 authored by Jing Min Zhao on 06 July 2007, 00:05:01 UTC
[NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' index values
Tip revision: 25845b5
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 89.3 KB
Kbuild -rw-r--r-- 1.5 KB
MAINTAINERS -rw-r--r-- 87.8 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top