linux/drivers/isdn
Dan Carpenter 819a100846 mISDN: array underflow in open_bchannel()
There are two channels here.  User space starts counting channels at one
but in the kernel we start at zero.  If the user passes in a zero
channel that's invalid and could lead to memory corruption.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-03-27 22:42:32 -04:00
..
act2000 isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
capi Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-03-20 21:04:47 -07:00
divert isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
gigaset Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-03-20 21:04:47 -07:00
hardware mISDN: array underflow in open_bchannel() 2012-03-27 22:42:32 -04:00
hisax isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
hysdn isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
i4l Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-03-20 21:04:47 -07:00
icn isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
isdnloop isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
mISDN isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
pcbit isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
sc isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
Kconfig um: switch to use of drivers/Kconfig 2011-11-02 14:15:41 +01:00
Makefile