]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
I4L: fix isdn_ioctl memory overrun vulnerability
authorKarsten Keil <kkeil@suse.de>
Sat, 1 Dec 2007 20:16:15 +0000 (12:16 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 14 Dec 2007 17:50:53 +0000 (09:50 -0800)
commit27b396672af95abad9591d9123e62d6ab4b655da
tree861fe415536069a327f86e3e62ce8f4620fb394a
parent831ac1f2cd32ee3271cca477705f823947233ec3
I4L: fix isdn_ioctl memory overrun vulnerability

patch eafe1aa37e6ec2d56f14732b5240c4dd09f0613a in mainline.

Fix possible memory overrun issue in the isdn ioctl code.  Found by ADLAB
<adlab@venustech.com.cn>

Signed-off-by: Karsten Keil <kkeil@suse.de>
Cc: ADLAB <adlab@venustech.com.cn>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/isdn/i4l/isdn_common.c