-
- Downloads
UPSTREAM: mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
commit cf01fb9985e8deb25ccf0ea54d916b8871ae0e62 upstream. In the case that compat_get_bitmap fails we do not want to copy the bitmap to the user as it will contain uninitialized stack data and leak sensitive data. Signed-off-by:Chris Salls <salls@cs.ucsb.edu> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> (cherry picked from commit ef67ca9962ce88f252dff0fee1f68212a87fa366) Bug: 37751399 Change-Id: I13d6c57c32c32747c62173fcd1fe0471c84ffb26
Loading
Please register or sign in to comment