Files
mckernel/kernel
Dominique Martinet 0e50eb44a9 process/vm/access_ok: fix edge checks.
Add check for start/end being larger than the range we're checking.
Fix corner case where the access_check() was done on last vm range, and
we would be looking beyond last element (null deref)
2018-09-04 19:51:10 +09:00
..
2018-09-04 19:51:10 +09:00
2018-07-26 14:16:31 +09:00
2014-03-30 16:14:19 +09:00
2016-03-08 15:19:03 +09:00
2018-07-26 03:26:25 +00:00
2013-06-06 11:53:30 -05:00
2017-09-04 08:53:32 +09:00