Files
linux/drivers
Ben Hutchings 95f9c2edcb staging: android: ashmem: Fix a race condition in pin ioctls
commit ce8a3a9e76 upstream.

ashmem_pin_unpin() reads asma->file and asma->size before taking the
ashmem_mutex, so it can race with other operations that modify them.

Build-tested only.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-02-25 11:07:52 +01:00
..
2017-12-14 09:53:13 +01:00
2017-12-29 17:53:46 +01:00
2018-02-22 15:42:23 +01:00
2018-01-17 09:45:27 +01:00
2018-02-22 15:42:28 +01:00