kernel-hacking-2024-linux-s.../net
Kees Cook f170168b9a drivers: avoid parsing names as kthread_run() format strings
Calling kthread_run with a single name parameter 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.

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
..
9p zero copy error fix 2013-06-10 17:35:25 -07:00
802
8021q
appletalk
atm
ax25
batman-adv
bluetooth drivers: avoid format strings in names passed to alloc_workqueue() 2013-07-03 16:07:41 -07:00
bridge bridge: fix switched interval for MLD Query types 2013-06-17 17:11:22 -07:00
caif
can
ceph
core Char/Misc merge for 3.11-rc1 2013-07-02 11:43:33 -07:00
dcb
dccp
decnet
dns_resolver
dsa
ethernet
ieee802154
ipv4 mm: use totalram_pages instead of num_physpages at runtime 2013-07-03 16:07:35 -07:00
ipv6 ipv6: ip6_sk_dst_check() must not assume ipv6 dst 2013-06-26 15:13:47 -07:00
ipx
irda
iucv
key af_key: fix info leaks in notify messages 2013-06-26 15:15:54 -07:00
l2tp l2tp: Fix sendmsg() return value 2013-06-13 02:39:04 -07:00
lapb
llc
mac80211 drivers: avoid format strings in names passed to alloc_workqueue() 2013-07-03 16:07:41 -07:00
mac802154
netfilter netfilter: ctnetlink: send event when conntrack label was modified 2013-06-24 11:32:56 +02:00
netlabel
netlink netlink: fix error propagation in netlink_mmap() 2013-06-11 02:52:47 -07:00
netrom
nfc
openvswitch
packet packet: packet_getname_spkt: make sure string is always 0-terminated 2013-06-13 01:38:36 -07:00
phonet
rds
rfkill
rose
rxrpc
sched
sctp sctp: fully initialize sctp_outq in sctp_outq_init 2013-06-13 18:05:24 -07:00
sunrpc drivers: avoid parsing names as kthread_run() format strings 2013-07-03 16:07:41 -07:00
tipc
unix
vmw_vsock
wimax
wireless nl80211: fix attrbuf access race by allocating a separate one 2013-06-19 18:31:20 +02:00
x25
xfrm
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c