summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/uprobes.c
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2021-05-20 16:50:41 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2021-06-16 16:35:57 +0300
commit036b5560bebc72c61d955ae0b115e8e69da8a563 (patch)
tree226eb46aff1b3c15de1c718e7b89864e55126ae9 /arch/powerpc/kernel/uprobes.c
parent042e0860e1c1d60a0ab1ff3f16b7f420573133e0 (diff)
downloadlinux-036b5560bebc72c61d955ae0b115e8e69da8a563.tar.xz
powerpc/inst: Avoid pointer dereferencing in ppc_inst_equal()
Avoid casting/dereferencing ppc_inst() as u64* , check each member of the struct when relevant. And remove the 0xff initialisation of the suffix for non prefixed instruction. An instruction with 0xff as a suffix might be invalid, but still is a prefixed instruction and has to be considered as this. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/d8b155e930b7a9708ca110e8ff0ace6713a7af75.1621516826.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'arch/powerpc/kernel/uprobes.c')
0 files changed, 0 insertions, 0 deletions