arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
Commit f71c2ffcb20d upstream.
Like we've done for get_user and put_user, ensure that user pointers
are masked before invoking the underlying __arch_{clear,copy_*}_user
operations.
Signed-off-by:
Will Deacon <will.deacon@arm.com>
Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by:
Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
Please register or sign in to comment