Re: [PATCH v19 8/8] secretmem: test: add basic selftest for memfd_secret(2)
David Hildenbrand <[email protected]> Fri, 14 May 2021 11:40:51 +0200
| Newsgroups | org.01.lists.linux-nvdimm,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-riscv,org.kernel.vger.linux-api,org.kernel.vger.linux-arch,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-kselftest,org.kvack.linux-mm |
|---|---|
| Organization | Red Hat |
| Message-ID | <[email protected]> |
On 13.05.21 20:47, Mike Rapoport wrote: > From: Mike Rapoport <[email protected]> > > 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 _______________________________________________ Linux-nvdimm mailing list -- [email protected] To unsubscribe send an email to [email protected]