aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2012-03-26 21:20:48 +0000
committerDavid S. Miller <[email protected]>2012-03-27 22:42:32 -0400
commit819a100846295461bc0f1bfcb8e5ab11c1bc4cdb (patch)
tree60a01beefe73812d91e6459bcfa0cccd54ea2e59 /net/lapb/lapb_timer.c
parentc54e9bd38a06babf94fd45e5f1df9a1109e12818 (diff)
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions