alistair23-linux/drivers/isdn/mISDN
Kees Cook 02aa2a3763 drivers: avoid format string in dev_set_name
Calling dev_set_name with a single paramter causes it to be handled as a
format string.  Many callers are passing potentially dynamic string
content, so use "%s" in those cases to avoid any potential accidents,
including wrappers like device_create*() and bdi_register().

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-07-03 16:07:41 -07:00
..
clock.c
core.c driver-core: constify data for class_find_device() 2013-02-06 12:18:56 -08:00
core.h
dsp.h
dsp_audio.c
dsp_biquad.h
dsp_blowfish.c
dsp_cmx.c
dsp_core.c mISDN: fix race in timer canceling on module unloading 2012-12-14 13:14:07 -05:00
dsp_dtmf.c
dsp_ecdis.h
dsp_hwec.c
dsp_hwec.h
dsp_pipeline.c drivers: avoid format string in dev_set_name 2013-07-03 16:07:41 -07:00
dsp_tones.c
fsm.c
fsm.h
hwchannel.c
Kconfig
l1oip.h
l1oip_codec.c
l1oip_core.c Merge branch 'master' into for-next 2013-01-29 10:48:30 +01:00
layer1.c
layer1.h
layer2.c
layer2.h
Makefile
socket.c isdn: mISDN: set ->family in ->getname() 2013-04-25 01:47:58 -04:00
stack.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
tei.c mISDN: improve bitops usage 2012-11-30 12:10:57 -05:00
timerdev.c mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racy 2013-04-29 15:41:49 -04:00