From nobody Wed Apr 8 21:16:25 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 73946C38A02 for ; Sat, 29 Oct 2022 17:26:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229943AbiJ2R0t (ORCPT ); Sat, 29 Oct 2022 13:26:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34436 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229763AbiJ2R0a (ORCPT ); Sat, 29 Oct 2022 13:26:30 -0400 Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 58BAB13E04 for ; Sat, 29 Oct 2022 10:25:20 -0700 (PDT) Received: by mail-wr1-x433.google.com with SMTP id y16so10382405wrt.12 for ; Sat, 29 Oct 2022 10:25:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=tONpkendUuvR5YsnMabi9I0mbmk2Zmo/d7Aoc6QVzjU=; b=QpauKYvEKZgqsPUoRIHWouMnp7f+bVdkVUeROajCo01YU/I9UvBdvq+UFJBSD+YnOC fSzgAA/jb9P9gkPxuGF9ZitE/PIU4Gm4sX9Vh4YCCh0t+riBoydwarVBpZVXK1mk6lED EcY9kpOecI9KUd/zkPgqZqw+8eUL4Vx4/EMS1eFQIwkZgnRsnulnEP7+lAKyRnUwwX40 0vVB9t2BrZmNLpipYmyMKAOSnuirJOWWUI4mF9vfZ4CFy9qq/z6hhjrnL/q4EaZ7Jc1e eaeCgtq9qHNmm1N0oKZ7G6qtACr8aTRvuvzSFBm7yVUj95CHOx5XKmeB7Hs3OJYW+0D1 zyLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=tONpkendUuvR5YsnMabi9I0mbmk2Zmo/d7Aoc6QVzjU=; b=Rtoo8/9pMC5JTb7WS5Z1K9xWsxHHsvuiyyX5uwQcaCX6ee22oQk1Cdcv4PGkzAeDKq Wt4eLnWFmdpmvACiEnfcYH8dJqAFiRwFsAuOvrFOrWJ8Mu+NsH1BaFykhghq8yECj3RC 5eWrDiCIaC+IFnCbjL4XaUYz2x31hQHxVbr4YdN+lWp4yKB3Rd6H2N+D9pzu6daHEXZd AyhKhYun7AE5oFKfNIW8xruEdcfvTpML2KWhdgfJArvTy3T9+HftOuRGR4+5sIDERn2R aqrJJPEFUvlhADf142zFMKg+2MctQrGS1yhw8kcvaKGZ16Fb9et4oW++3BS7laK+Hdz4 LNbg== X-Gm-Message-State: ACrzQf239JU5qIw+ZI7UDl6QfOItWyuCdyClLQRyhiMTM48xOu1j3+cm KNG5DyN3LOnvXE4gXfz1/g== X-Google-Smtp-Source: AMsMyM6KKEJhoQO68ZBw5DvrCzZUjIYz6jOlavp4m0UyD3MI2cystk7oyE5iQJUU5ur0lbGvelv84A== X-Received: by 2002:a5d:4a01:0:b0:21d:8ce1:8b6d with SMTP id m1-20020a5d4a01000000b0021d8ce18b6dmr2838229wrq.718.1667064316924; Sat, 29 Oct 2022 10:25:16 -0700 (PDT) Received: from p183 ([46.53.254.150]) by smtp.gmail.com with ESMTPSA id bp21-20020a5d5a95000000b002302dc43d77sm1958503wrb.115.2022.10.29.10.25.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 29 Oct 2022 10:25:16 -0700 (PDT) Date: Sat, 29 Oct 2022 20:25:14 +0300 From: Alexey Dobriyan To: "H. Peter Anvin" Cc: tglx@linutronix.de, mingo@redhat.com, bp@alien8.de, dave.hansen@linux.intel.com, linux-kernel@vger.kernel.org, x86@kernel.org Subject: [PATCH v2] selftests/x86: add "ffff8" -- kernel memory scanner Message-ID: References: <84E9CFF2-760D-4A5D-9B19-11CA804E1FE8@zytor.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <84E9CFF2-760D-4A5D-9B19-11CA804E1FE8@zytor.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" From a7522db22c78ebedc9b226dcb52eddbd8baf3658 Mon Sep 17 00:00:00 2001 From: Alexey Dobriyan Date: Fri, 28 Oct 2022 22:09:19 +0300 Subject: [PATCH v2] selftests/x86: add "ffff8" -- kernel memory scanner During Meltdown drama Microsoft managed to screw up pagetables and give full kernel memory access to userspace: https://blog.frizk.net/2018/03/total-meltdown.html We don't want _any_ of that. This utility named ffff8 tries to read upper half of virtual address space and report access that went through (excluding vsyscall page if present). It works by doing access and rewriting RDI in the SIGSEGV handler which will fault again upon exiting. I've tested it with kernel patch which installs rogue page vsyscall style and the test found it: $ ./ffff8_64 -f -s 32 g_mask ffffffff00000000 vsyscall 1 N 2 threads thread 0, cpu 0: min ffffffff00000000, max ffffffff80000000, seed 00000000= 0180f050 0000000000000000 thread 1, cpu 1: min ffffffff80000000, max 0000000000000000, seed 00000000= 0180f078 0000000000000000 thread 1, cpu 1: error: kernel memory read at ffffffffff602000 Usage: $ ./ffff8_64 -h usage: ./ffff8_64 [-f] [-r] [-n N] [-s S] -f: sequential scan -r: random scan (default) -n: use N threads (default: $(nproc)) -s: lowest address shift (default: 47) -t: time to run (default: 256 seconds) Intended usage is: $ ./ffff8_64 -f # full scan on all cores or $ ./ffff8_64 -r -t ... # time limited random scan Features include: * multithreading * auto spreads over CPUs given by taskset * full sequential scan / random scan * auto split work for full scan * random scan with deterministic random number generator * smaller than 47/56-bit scanning (for benchmarking) * time limit * LA57 support Note 1: HT appears to make scanning slower. If this is the case use taskset(1) to exclude HT siblings. Note 2: Full 47-bit, let alone 56-bit, window scan takes a long time. My 16c/32t potato can 47-bit in ~8 hours. Benchmark with smaller shifts first before attempting full scan. Signed-off-by: Alexey Dobriyan --- v2: LA57 support, honor window shift for random test as well tools/testing/selftests/x86/Makefile | 2 +- tools/testing/selftests/x86/ffff8.c | 432 +++++++++++++++++++++++++++ 2 files changed, 433 insertions(+), 1 deletion(-) create mode 100644 tools/testing/selftests/x86/ffff8.c diff --git a/tools/testing/selftests/x86/Makefile b/tools/testing/selftests= /x86/Makefile index 0388c4d60af0..b7555ccdad72 100644 --- a/tools/testing/selftests/x86/Makefile +++ b/tools/testing/selftests/x86/Makefile @@ -18,7 +18,7 @@ TARGETS_C_32BIT_ONLY :=3D entry_from_vm86 test_syscall_vd= so unwind_vdso \ test_FCMOV test_FCOMI test_FISTTP \ vdso_restorer TARGETS_C_64BIT_ONLY :=3D fsgsbase sysret_rip syscall_numbering \ - corrupt_xstate_header amx + corrupt_xstate_header amx ffff8 # Some selftests require 32bit support enabled also on 64bit systems TARGETS_C_32BIT_NEEDED :=3D ldt_gdt ptrace_syscall =20 diff --git a/tools/testing/selftests/x86/ffff8.c b/tools/testing/selftests/= x86/ffff8.c new file mode 100644 index 000000000000..73f55d238d43 --- /dev/null +++ b/tools/testing/selftests/x86/ffff8.c @@ -0,0 +1,432 @@ +/* + * Copyright (c) 2022 Alexey Dobriyan + * + * Permission to use, copy, modify, and distribute this software for any + * purpose with or without fee is hereby granted, provided that the above + * copyright notice and this permission notice appear in all copies. + * + * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES + * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR + * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN + * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF + * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + */ +/* Test that kernel memory is unreadable from userspace. */ +#undef _GNU_SOURCE +#define _GNU_SOURCE +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#define BPL (8 * sizeof(unsigned long)) +#define PAGE_SIZE 4096 + +static inline uint64_t rol64(uint64_t x, int n) +{ + return (x << n) | (x >> (64 - n)); +} + +/* + * xoroshiro128** + * Written in 2018 by David Blackman and Sebastiano Vigna (vigna@acm.org) + */ +static uint64_t next(uint64_t s[2]) +{ + uint64_t s0 =3D s[0]; + uint64_t s1 =3D s[1]; + uint64_t rv =3D rol64(s0 * 5, 7) * 9; + s1 ^=3D s0; + s[0] =3D rol64(s0, 24) ^ s1 ^ (s1 << 16); + s[1] =3D rol64(s1, 37); + return rv; +} + +static inline long sys_sched_getaffinity(pid_t pid, unsigned int len, unsi= gned long *m) +{ + return syscall(SYS_sched_getaffinity, pid, len, m); +} + +static inline long sys_sched_setaffinity(pid_t pid, unsigned int len, cons= t unsigned long *m) +{ + return syscall(SYS_sched_setaffinity, pid, len, m); +} + +static inline long sys_getrandom(void *buf, size_t len, unsigned int flags) +{ +#ifndef SYS_getrandom +#define SYS_getrandom 318 +#endif + return syscall(SYS_getrandom, buf, len, flags); +} + +static int x86_virt_bits(void) +{ + FILE *f =3D fopen("/proc/cpuinfo", "r"); + if (!f) { + fprintf(stderr, "error: open /proc/cpuinfo, errno %d\n", errno); + exit(EXIT_FAILURE); + } + char *line =3D NULL; + size_t len =3D 0; + ssize_t n; + while ((n =3D getline(&line, &len, f)) !=3D -1) { + if (strncmp(line, "address sizes\t:", strlen("address sizes\t:")) =3D=3D= 0) { + int rv =3D atoi(strchr(line, ',') + 2); + free(line); + fclose(f); + return rv; + } + } + __builtin_trap(); +} + +/* + * 0: vsyscall VMA doesn't exist vsyscall=3Dnone + * 1: vsyscall VMA is --xp vsyscall=3Dxonly + * 2: vsyscall VMA is r-xp vsyscall=3Demulate + */ +static int g_vsyscall; +#define VSYSCALL_ADDR 0xffffffffff600000 + +static void sigsegv_vsyscall(int _, siginfo_t *__, void *___) +{ + _exit(g_vsyscall); +} + +/* + * vsyscall page can't be unmapped, probe it directly. + */ +static void vsyscall(void) +{ + pid_t pid =3D fork(); + if (pid < 0) { + fprintf(stderr, "fork, errno %d\n", errno); + exit(EXIT_FAILURE); + } + if (pid =3D=3D 0) { + setrlimit(RLIMIT_CORE, &(struct rlimit){}); + + struct sigaction act =3D {}; + act.sa_flags =3D SA_SIGINFO; + act.sa_sigaction =3D sigsegv_vsyscall; + sigaction(SIGSEGV, &act, NULL); + + g_vsyscall =3D 0; + /* gettimeofday(NULL, NULL); */ + asm volatile ( + "call %P0" + : + : "i" (VSYSCALL_ADDR), "D" (NULL), "S" (NULL) + : "rax", "rcx", "r11" + ); + + g_vsyscall =3D 1; + *(volatile int *)VSYSCALL_ADDR; + + g_vsyscall =3D 2; + exit(g_vsyscall); + } + + int wstatus; + wait(&wstatus); + if (WIFEXITED(wstatus)) { + g_vsyscall =3D WEXITSTATUS(wstatus); + } else { + fprintf(stderr, "error: vsyscall wstatus %08x\n", wstatus); + exit(EXIT_FAILURE); + } +} + +static void sigalrm(int _, siginfo_t *__, void *___) +{ + exit(EXIT_SUCCESS); +} + +struct thread_arg { + uint64_t min; + uint64_t max; + int id; + int cpu; + uint64_t s[2]; +}; + +__attribute__((noreturn,used)) +static void error_exit(uint64_t addr, int _, const struct thread_arg *arg) +{ + if (arg->cpu >=3D 0) { + fprintf(stderr, "thread %d, cpu %d: error: kernel memory read at %016lx\= n", + arg->id, arg->cpu, addr); + } else { + fprintf(stderr, "thread %d: error: kernel memory read at %016lx\n", + arg->id, addr); + } + exit(EXIT_FAILURE); +} + +void f_seq(uint64_t min, uint64_t max, struct thread_arg *arg); +asm ( +".global f_seq;" +".type f_seq, @function;" +"f_seq:" + "cmp %rsi, %rdi;" + "je 1f;" + /* + * Should fault and restart from the beginning of this function + * with different address. + */ + "mov (%rdi), %al;" + /* DEFCON 1: kernel memory is readable from userspace. */ + "jmp error_exit;" +"1:" + "ret;" +".size f_seq, .-f_seq;" +); + +static void sigsegv_seq(int _, siginfo_t *__, void *uc_) +{ + ucontext_t *uc =3D uc_; + + /* Idea stolen from Sandsifter by Christopher Domas. */ + uint64_t rdi =3D uc->uc_mcontext.gregs[REG_RDI] + PAGE_SIZE; + if (rdi =3D=3D VSYSCALL_ADDR && g_vsyscall =3D=3D 2) { + rdi +=3D PAGE_SIZE; + } + uc->uc_mcontext.gregs[REG_RDI] =3D rdi; + + uc->uc_mcontext.gregs[REG_RIP] =3D (uintptr_t)&f_seq; + if (0) { + printf("%016lx\n", rdi); + } +} + +void f_rand(uint64_t min, uint64_t max, struct thread_arg *arg); +asm ( +".global f_rand;" +".type f_rand, @function;" +"f_rand:" + /* + * Should fault and restart from the beginning of this function + * with different address. + */ + "mov (%rdi), %al;" + /* DEFCON 1: kernel memory is readable from userspace. */ + "jmp error_exit;" +".size f_rand, .-f_rand;" +); + +static uint64_t g_mask; + +static void sigsegv_rand(int _, siginfo_t *__, void *uc_) +{ + ucontext_t *uc =3D uc_; + struct thread_arg *arg =3D (struct thread_arg *)uc->uc_mcontext.gregs[REG= _RDX]; + uint64_t rdi; + + do { + rdi =3D g_mask | next(arg->s); + } while ((rdi & ~(PAGE_SIZE - 1)) =3D=3D VSYSCALL_ADDR && g_vsyscall =3D= =3D 2); + uc->uc_mcontext.gregs[REG_RDI] =3D rdi; + uc->uc_mcontext.gregs[REG_RIP] =3D (uintptr_t)&f_rand; + if (0) { + printf("%016lx\n", rdi); + } +} + +static int g_mode =3D 'r'; +static unsigned int g_len =3D 0; + +static void *thread_fn(void *arg_) +{ + struct thread_arg *arg =3D arg_; + + if (arg->cpu >=3D 0) { + unsigned long *m =3D calloc(1, g_len); + int bit =3D arg->cpu; + m[bit / BPL] |=3D 1UL << (bit % BPL); + sys_sched_setaffinity(0, g_len, m); + } + + /* + * xoroshiro128** requires non-zero seed. + * getrandom(2) may or may not exist or return EAGAIN. + */ + arg->s[0] =3D (uintptr_t)arg; + arg->s[1] =3D 0; + if (g_mode =3D=3D 'r') { + do { +#ifndef GRND_NONBLOCK +#define GRND_NONBLOCK 1 +#endif + sys_getrandom(arg->s, sizeof(arg->s), GRND_NONBLOCK); + } while (arg->s[0] =3D=3D 0 && arg->s[1] =3D=3D 0); + } + + if (arg->cpu >=3D 0) { + printf("thread %d, cpu %d: min %016lx, max %016lx, seed %016lx %016lx\n", + arg->id, arg->cpu, arg->min, arg->max, arg->s[0], arg->s[1]); + } else { + printf("thread %d: min %016lx, max %016lx, seed %016lx %016lx\n", + arg->id, arg->min, arg->max, arg->s[0], arg->s[1]); + } + + if (g_mode =3D=3D 'f') { + f_seq(arg->min, arg->max, arg); + } else { + f_rand(arg->min, arg->max, arg); + } + return NULL; +} + +int main(int argc, char *argv[]) +{ + int option_N =3D 0; + int option_s =3D x86_virt_bits() - 1; + unsigned int option_t =3D 256; + + int opt; + while ((opt =3D getopt(argc, argv, "fhn:rs:t:")) !=3D -1) { + switch (opt) { + case 'f': + /* Full scan implies running for as long as it takes. */ + g_mode =3D 'f'; + option_t =3D 0; + break; + + case 'r': + g_mode =3D 'r'; + break; + + case 'n': + option_N =3D atoi(optarg); + break; + + case 's': + option_s =3D atoi(optarg); + break; + + case 't': + option_t =3D atoi(optarg); + break; + + case 'h': + printf("usage: %s [-f] [-r] [-n N] [-s S]\n", argv[0]); + printf("\t-f: sequential scan\n"); + printf("\t-r: random scan (default)\n"); + printf("\t-n: use N threads (default: $(nproc))\n"); + printf("\t-s: lowest address shift (default: %d)\n", option_s); + printf("\t-t: time to run (default: %u seconds)\n", option_t); + return EXIT_FAILURE; + } + } + if (option_s < 12 || option_s > 63) { + fprintf(stderr, "error: -s %d\n", option_s); + return EXIT_FAILURE; + } + if (option_N < 0) { + fprintf(stderr, "error: -n %d\n", option_N); + return EXIT_FAILURE; + } + + g_mask =3D (uint64_t)-1 << option_s; + printf("g_mask %016lx\n", g_mask); + + vsyscall(); + printf("vsyscall %d\n", g_vsyscall); + + unsigned long *m =3D NULL; + do { + g_len +=3D sizeof(unsigned long); + free(m); + m =3D malloc(g_len); + } while (sys_sched_getaffinity(0, g_len, m) =3D=3D -1 && errno =3D=3D EIN= VAL); + + int N; + if (option_N > 0) { + N =3D option_N; + } else { + N =3D 0; + for (int i =3D 0; i < g_len / sizeof(unsigned long); i +=3D 1) { + N +=3D __builtin_popcountl(m[i]); + } + } + printf("N %d threads\n", N); + if (option_t > 0) { + printf("T %u seconds\n", option_t); + } + + { + struct sigaction act =3D {}; + sigemptyset(&act.sa_mask); + act.sa_flags =3D SA_SIGINFO; + if (g_mode =3D=3D 'f') { + act.sa_sigaction =3D sigsegv_seq; + } else { + act.sa_sigaction =3D sigsegv_rand; + } + sigaction(SIGSEGV, &act, NULL); + } + + pthread_t *pth =3D calloc(N, sizeof(pthread_t)); + struct thread_arg *arg =3D calloc(N, sizeof(struct thread_arg)); + + uint64_t min_addr =3D g_mask; + uint64_t max_addr =3D 0; /* exclusive */ + + uint64_t d =3D ((max_addr - min_addr) / N) & ~(PAGE_SIZE - 1); + uint64_t a =3D min_addr; + uint64_t b =3D a + d; + + int bit =3D -1; + for (int i =3D 0; i < N; i +=3D 1) { + arg[i].min =3D a; + /* No page left behind. */ + arg[i].max =3D (i =3D=3D N - 1) ? 0 : b; + arg[i].id =3D i; + + if (option_N > 0) { + arg[i].cpu =3D -1; + } else { + do { + bit +=3D 1; + } while ((m[bit / BPL] & (1UL << (bit % BPL))) =3D=3D 0); + arg[i].cpu =3D bit; + } + + a =3D b; + b +=3D d; + } + free(m); + + for (int i =3D 0; i < N; i +=3D 1) { + int rv =3D pthread_create(&pth[i], NULL, thread_fn, &arg[i]); + if (rv !=3D 0) { + fprintf(stderr, "error: pthread_create, rv %d\n", rv); + return EXIT_FAILURE; + } + } + + if (option_t > 0) { + struct sigaction act =3D {}; + sigemptyset(&act.sa_mask); + act.sa_sigaction =3D sigalrm; + sigaction(SIGALRM, &act, NULL); + + alarm(option_t); + } + + for (int i =3D 0; i < N; i +=3D 1) { + pthread_join(pth[i], NULL); + } + + return EXIT_SUCCESS; +} --=20 2.37.3