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:
97299c7
)
pcmcia: synclink_cs: fix information leak to userland
author
Vasiliy Kulikov
<segooon@gmail.com>
Sun, 17 Oct 2010 14:41:24 +0000
(18:41 +0400)
committer
Dominik Brodowski
<linux@dominikbrodowski.net>
Thu, 21 Oct 2010 15:29:23 +0000
(17:29 +0200)
Structure new_line is copied to userland with some padding fields unitialized.
It leads to leaking of stack memory.
Signed-off-by: Vasiliy Kulikov <segooon@gmail.com>
CC: stable@kernel.org
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
No differences found