Files
linux/drivers/isdn/hardware/mISDN
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
..
2010-11-01 15:38:34 -04:00
2012-02-21 09:04:01 -08:00
2009-09-28 12:47:36 -07:00
2012-02-21 09:04:01 -08:00
2009-07-25 20:21:28 +02:00