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:
04b064d
)
ALSA: caiaq - Fix possible string-buffer overflow
author
Takashi Iwai
<tiwai@suse.de>
Mon, 14 Feb 2011 21:45:59 +0000
(22:45 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 24 Feb 2011 22:54:34 +0000
(14:54 -0800)
commit
eaae55dac6b64c0616046436b294e69fc5311581
upstream.
Use strlcpy() to assure not to overflow the string array sizes by
too long USB device name string.
Reported-by: Rafa <rafa@mwrinfosecurity.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found