diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2013-07-09 02:59:48 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-09 21:33:20 +0400 |
commit | 9a2458a633d4b3c9e0eae506da40cf44dc075314 (patch) | |
tree | 6212adc65070486edc212587c8f3a16452d810ec /arch/score | |
parent | 34e3a58c66aafd90cc16c061569fbefc3ff451e9 (diff) | |
download | linux-9a2458a633d4b3c9e0eae506da40cf44dc075314.tar.xz |
mm: mremap: validate input before taking lock
This patch is very similar to commit 84d96d897671 ("mm: madvise:
complete input validation before taking lock"): perform some basic
validation of the input to mremap() before taking the
¤t->mm->mmap_sem lock.
This also makes the MREMAP_FIXED => MREMAP_MAYMOVE dependency slightly
more explicit.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/score')
0 files changed, 0 insertions, 0 deletions