[PATCH v19 8/8] secretmem: test: add basic selftest for memfd_secret(2)
David Hildenbrand
david at redhat.com
Fri May 14 02:40:51 PDT 2021
On 13.05.21 20:47, Mike Rapoport wrote:
> From: Mike Rapoport <rppt at linux.ibm.com>
>
> The test verifies that file descriptor created with memfd_secret does not
> allow read/write operations, that secret memory mappings respect
> RLIMIT_MEMLOCK and that remote accesses with process_vm_read() and
> ptrace() to the secret memory fail.
>
[...]
> @@ -0,0 +1,296 @@
> +// SPDX-License-Identifier: GPL-2.0
> +/*
> + * Copyright IBM Corporation, 2020
2021 ?
--
Thanks,
David / dhildenb
More information about the linux-riscv
mailing list