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:
478e084
)
fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message
author
Miklos Szeredi
<mszeredi@suse.cz>
Wed, 24 Aug 2011 08:20:17 +0000
(10:20 +0200)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Wed, 24 Aug 2011 08:20:17 +0000
(10:20 +0200)
FUSE_NOTIFY_INVAL_ENTRY didn't check the length of the write so the
message processing could overrun and result in a "kernel BUG at
fs/fuse/dev.c:629!"
Reported-by: Han-Wen Nienhuys <hanwenn@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
CC: stable@kernel.org
No differences found