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:
2e70637
)
[SCSI] esas2r: fix potential format string flaw
author
Kees Cook
<keescook@chromium.org>
Wed, 18 Dec 2013 18:00:54 +0000
(10:00 -0800)
committer
James Bottomley
<JBottomley@Parallels.com>
Sat, 15 Mar 2014 17:18:58 +0000
(10:18 -0700)
This makes sure format strings cannot leak into the printk call via the
constructed buffer.
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Bradley Grove <bgrove@attotech.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found