Skip to content
Commit f71c2ffc authored by Will Deacon's avatar Will Deacon Committed by Catalin Marinas
Browse files

arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user



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: default avatarWill Deacon <will.deacon@arm.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 84624087
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment