mirror of
https://github.com/torvalds/linux.git
synced 2026-05-01 13:02:35 -04: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>