git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0dd663
)
xen-netback: fix possible format string flaw
author
Kees Cook
<keescook@chromium.org>
Wed, 11 Sep 2013 04:39:11 +0000
(21:39 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 12 Sep 2013 21:20:03 +0000
(17:20 -0400)
This makes sure a format string cannot accidentally leak into the
kthread_run() call.
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found