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:
1ce0aa8
)
quota: info leak in quota_getquota()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Fri, 1 Nov 2013 10:21:54 +0000
(13:21 +0300)
committer
Jan Kara
<jack@suse.cz>
Mon, 4 Nov 2013 13:16:55 +0000
(14:16 +0100)
The if_dqblk struct has a 4 byte hole at the end of the struct so
uninitialized stack information is leaked to user space.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found