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:
59501bb
)
[media] media: info leak in media_device_enum_entities()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Sun, 21 Apr 2013 10:10:03 +0000
(07:10 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 23 Apr 2013 19:58:52 +0000
(16:58 -0300)
The last part of the "u_ent.name" buffer isn't cleared so it still has
uninitialized stack memory.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found