summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/uaccess.h
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2012-09-07 17:21:44 (GMT)
committerRussell King <rmk+kernel@arm.linux.org.uk>2012-09-07 19:40:44 (GMT)
commit2b2040af0b64cd93e5d4df2494c4486cf604090d (patch)
tree2e3a2b1cd980f978375eda1c76b1d86e17db38bf /arch/arm/include/asm/uaccess.h
parent62194bdab89b30f451d210247d09e1c146e6d0ad (diff)
downloadlinux-fsl-qoriq-2b2040af0b64cd93e5d4df2494c4486cf604090d.tar.xz
ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path
get_user may fail to load from the provided __user address due to an unhandled fault generated by the access. In the case of the undefined instruction trap, this results in failure to load the faulting instruction, in which case we should send SIGILL to the task rather than continue with potentially uninitialised data. Signed-off-by: Will Deacon <will.deacon@arm.com> Cc: stable@vger.kernel.org Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/include/asm/uaccess.h')
0 files changed, 0 insertions, 0 deletions