Files
linux/arch/m68k/include/asm
Arnd Bergmann 110dea31d4 m68k: fix access_ok for coldfire
commit 26509034be upstream.

While most m68k platforms use separate address spaces for user
and kernel space, at least coldfire does not, and the other
ones have a TASK_SIZE that is less than the entire 4GB address
range.

Using the default implementation of __access_ok() stops coldfire
user space from trivially accessing kernel memory.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: stable@vger.kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-03-28 09:58:46 +02:00
..
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2011-12-10 19:52:48 +01:00
2018-02-21 15:35:43 -08:00
2009-01-16 21:58:10 +10:00
2021-05-07 00:26:34 -07:00
2014-09-29 09:56:19 +10:00
2021-08-23 08:40:04 +10:00
2021-06-29 10:53:55 -07:00
2018-05-07 07:15:41 +02:00
2021-09-24 13:35:07 +02:00
2009-01-16 21:58:10 +10:00
2009-01-16 21:58:10 +10:00
2021-09-24 13:35:07 +02:00
2019-04-03 10:32:54 +02:00
2021-09-24 13:35:07 +02:00
2022-03-28 09:58:46 +02:00
2020-01-12 16:49:20 +01:00