linux/drivers/isdn/capi
Karsten Keil 17f0cd2f35 [PATCH] Fix buffer overflow and races in capi debug functions
The CAPI trace debug functions were using a fixed size buffer, which can be
overflowed if wrong formatted CAPI messages were sent to the kernel capi
layer.  The code was also not protected against multiple callers.  This fix
bug 8028.

Additionally the patch make the CAPI trace functions optional.

Signed-off-by: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-03-01 14:53:39 -08:00
..
Kconfig [PATCH] Fix buffer overflow and races in capi debug functions 2007-03-01 14:53:39 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
capi.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
capidrv.c [PATCH] Fix buffer overflow and races in capi debug functions 2007-03-01 14:53:39 -08:00
capidrv.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
capifs.c [PATCH] inode-diet: Eliminate i_blksize from the inode structure 2006-09-27 08:26:18 -07:00
capifs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
capilib.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
capiutil.c [PATCH] Fix buffer overflow and races in capi debug functions 2007-03-01 14:53:39 -08:00
kcapi.c [PATCH] Fix buffer overflow and races in capi debug functions 2007-03-01 14:53:39 -08:00
kcapi.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kcapi_proc.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00