Skip to content
Commit 18da65e7 authored by Dan Carpenter's avatar Dan Carpenter Committed by Jan Kara
Browse files

quota: info leak in quota_getquota()



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: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 1ce0aa80
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment