summaryrefslogtreecommitdiff
path: root/include/xen/tmem.h
diff options
context:
space:
mode:
authorJan Harkes <jaharkes@cs.cmu.edu>2017-09-27 22:52:12 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-24 10:35:59 +0300
commit7336a443393f6990749d68052d2b224438605342 (patch)
tree97615c45c1de961e2728a4c5374c6d7839b15eb9 /include/xen/tmem.h
parent26a7acf37b063fd8ffefef7e9203135f0612ce54 (diff)
downloadlinux-7336a443393f6990749d68052d2b224438605342.tar.xz
coda: fix 'kernel memory exposure attempt' in fsync
commit d337b66a4c52c7b04eec661d86c2ef6e168965a2 upstream. When an application called fsync on a file in Coda a small request with just the file identifier was allocated, but the declared length was set to the size of union of all possible upcall requests. This bug has been around for a very long time and is now caught by the extra checking in usercopy that was introduced in Linux-4.8. The exposure happens when the Coda cache manager process reads the fsync upcall request at which point it is killed. As a result there is nobody servicing any further upcalls, trapping any processes that try to access the mounted Coda filesystem. Signed-off-by: Jan Harkes <jaharkes@cs.cmu.edu> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/xen/tmem.h')
0 files changed, 0 insertions, 0 deletions