# git rev-parse -q --verify d04cb29a7ef9e90cb0e4f16953f2d7484a9a48fb^{commit} d04cb29a7ef9e90cb0e4f16953f2d7484a9a48fb already have revision, skipping fetch # git checkout -q -f -B kisskb d04cb29a7ef9e90cb0e4f16953f2d7484a9a48fb # git clean -qxdf # < git log -1 # commit d04cb29a7ef9e90cb0e4f16953f2d7484a9a48fb # Author: Andrew Donnellan # Date: Tue Dec 10 00:22:21 2019 +1100 # # powerpc: Fix __clear_user() with KUAP enabled # # The KUAP implementation adds calls in clear_user() to enable and disable # access to userspace memory. However, it doesn't add these to # __clear_user(), which is used in the ptrace regset code. # # As there's only one direct user of __clear_user(), and the time taken to # set the AMR for KUAP purposes is going to dominate the cost of a quick # access_ok(), there's not much point having a separate path. # # Rename __clear_user() to clear_user_asm(), and make __clear_user() just # call clear_user(). # # Reported-by: syzbot+f25ecf4b2982d8c7a640@syzkaller-ppc64.appspotmail.com # Reported-by: Daniel Axtens # Suggested-by: Michael Ellerman # Fixes: de78a9c42a79 ("powerpc: Add a framework for Kernel Userspace Access Protection") # Signed-off-by: Andrew Donnellan # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20191209132221.15328-1-ajd@linux.ibm.com # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-ld --version # < git log --format=%s --max-count=1 d04cb29a7ef9e90cb0e4f16953f2d7484a9a48fb # < make -s -j 24 ARCH=mips O=/kisskb/build/powerpc-fixes_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- defconfig # make -s -j 24 ARCH=mips O=/kisskb/build/powerpc-fixes_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- FIT description: Linux 5.5.0-rc1-gd04cb29a7ef9 Created: Sat Dec 14 08:27:45 2019 Image 0 (kernel@0) Description: Linux 5.5.0-rc1-gd04cb29a7ef9 Created: Sat Dec 14 08:27:45 2019 Type: Kernel Image Compression: gzip compressed Data Size: 4845422 Bytes = 4731.86 KiB = 4.62 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x808f00d0 Hash algo: sha1 Hash value: 6d3a9f8d275ca2004a3e63de13c7e960ed9e32d7 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Sat Dec 14 08:27:45 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 3793 Bytes = 3.70 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 4799f50d688573234da6e9d7701234d394759ef4 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Sat Dec 14 08:27:45 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@ocelot_pcb123) Description: MSCC Ocelot PCB123 Device Tree Created: Sat Dec 14 08:27:45 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 4639 Bytes = 4.53 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 018897896b42c41c943aca35a20e4300dba250c8 Image 4 (fdt@ocelot_pcb120) Description: MSCC Ocelot PCB120 Device Tree Created: Sat Dec 14 08:27:45 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 5198 Bytes = 5.08 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 36c7bd0bd79cfc2f7dd6acda6c7996294f4967e6 Image 5 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Sat Dec 14 08:27:45 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 63d058b780f65e22da30f0a183433765f1807f1d Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Configuration 3 (conf@ocelot_pcb123) Description: Ocelot Linux kernel Kernel: kernel@0 FDT: fdt@ocelot_pcb123 Configuration 4 (conf@ocelot_pcb120) Description: Ocelot Linux kernel Kernel: kernel@0 FDT: fdt@ocelot_pcb120 Configuration 5 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/powerpc-fixes_mips-defconfig_mipsel # Build took: 0:02:07.475586