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:
e72b9da
)
staging: dgap: fix overflows and format strings
author
Kees Cook
<keescook@chromium.org>
Wed, 11 Sep 2013 04:40:43 +0000
(21:40 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 17 Sep 2013 14:39:27 +0000
(07:39 -0700)
The boot message buffer could potentially overflow the stack and the
heap. Additionally make sure format strings could not leak into printk()
calls.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgap/dgap_driver.c
patch
|
blob
|
history
diff --cc
drivers/staging/dgap/dgap_driver.c
Simple merge