Skip to content
Commit c2183d1e authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message



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: default avatarHan-Wen Nienhuys <hanwenn@gmail.com>
Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
CC: stable@kernel.org
parent 478e0841
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