mirror of
https://github.com/torvalds/linux
synced 2026-06-16 07:12:08 +09:00
It should check access_ok(). Otherwise a bunch of places turn into trivially exploitable rootholes. Cc: stable@vger.kernel.org Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>