kernel-ark/drivers/isdn/i4l
Eric Sesterhenn 052bb88e18 [ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.c
Coverity found some static overruns in isdn_ppp.c (bug id #519) At several
places slot is compared <0 and > ISDN_MAX_CHANNELS and then used to index
ippp_table[ISDN_MAX_CHANNELS] A value of slot = ISDN_MAX_CHANNELS would run
over the end of the array.

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-04-11 17:29:17 -07:00
..
isdn_audio.c
isdn_audio.h
isdn_bsdcomp.c
isdn_common.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
isdn_common.h [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
isdn_concap.c
isdn_concap.h
isdn_net.c
isdn_net.h
isdn_ppp.c [ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.c 2006-04-11 17:29:17 -07:00
isdn_ppp.h
isdn_tty.c [PATCH] i4l/isdn_tty.c: fix a check-after-use 2006-03-25 08:22:59 -08:00
isdn_tty.h
isdn_ttyfax.c
isdn_ttyfax.h
isdn_v110.c
isdn_v110.h
isdn_x25iface.c fix typos "wich" -> "which" 2006-03-24 18:23:14 +01:00
isdn_x25iface.h
Kconfig [PATCH] isdn4linux: Siemens Gigaset drivers - Kconfigs and Makefiles 2006-03-26 08:57:05 -08:00
Makefile