mbox series

[0/2] mm/mmap: check mapping limits more strictly

Message ID cover.1584958099.git.agordeev@linux.ibm.com (mailing list archive)
Headers show
Series mm/mmap: check mapping limits more strictly | expand

Message

Alexander Gordeev March 23, 2020, 1:29 p.m. UTC
From: Alexander Gordeev <agordeev@linux.ibm.com>

This series is against v5.6-rc7

Alexander Gordeev (2):
  mm/mmap.c: add more sanity checks to get_unmapped_area()
  mm/mmap.c: do not allow mappings outside of allowed limits

 mm/mmap.c | 29 +++++++++++++++++------------
 1 file changed, 17 insertions(+), 12 deletions(-)