linux/drivers/uwb
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
..
i1480
Kconfig drivers/uwb: remove depends on CONFIG_EXPERIMENTAL 2012-11-15 17:39:03 -08:00
Makefile
address.c
allocator.c
beacon.c
driver.c
drp-avail.c
drp-ie.c
drp.c usb: uwb: use correct locking calls for rc data 2013-05-21 11:48:03 -07:00
est.c uwb: use %*ph specifier to dump buffer 2013-06-03 14:33:26 -07:00
hwa-rc.c UWB: HWA: add support for Alereon 5310 and 5611 devices 2013-06-06 13:11:14 -07:00
ie-rcv.c
ie.c
lc-dev.c drivers: avoid format string in dev_set_name 2013-07-03 16:07:41 -07:00
lc-rc.c driver-core: constify data for class_find_device() 2013-02-06 12:18:56 -08:00
neh.c uwb: fix use of del_timer_sync() in interrupt 2012-04-18 13:15:51 -07:00
pal.c USB: HWA: fix device probe failure 2013-06-24 16:20:43 -07:00
radio.c
reset.c uwb: fix uwb_dev_unlock() missed at an error path in uwb_rc_cmd_async() 2012-11-26 15:58:43 -08:00
rsv.c usb: uwb: use correct locking calls for rc data 2013-05-21 11:48:03 -07:00
scan.c
umc-bus.c umc-bus.c: fix usage of device_trylock 2012-10-25 11:39:31 -07:00
umc-dev.c
umc-drv.c
uwb-debug.c
uwb-internal.h USB: HWA: fix device probe failure 2013-06-24 16:20:43 -07:00
uwbd.c
whc-rc.c
whci.c uwb/whci: Use module_pci_driver to register driver 2013-05-21 11:48:03 -07:00