[PATCH 2/3] elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
Kees Cook
keescook at chromium.org
Tue Jan 24 13:36:49 PST 2023
On Thu, Dec 22, 2022 at 06:12:50PM +0000, Catalin Marinas wrote:
> A subsequent fix for arm64 will use this parameter to parse the vma
> information from the snapshot created by dump_vma_snapshot() rather than
> traversing the vma list without the mmap_lock.
>
> Fixes: 6dd8b1a0b6cb ("arm64: mte: Dump the MTE tags in the core file")
> Cc: <stable at vger.kernel.org> # 5.18.x
> Signed-off-by: Catalin Marinas <catalin.marinas at arm.com>
Acked-by: Kees Cook <keescook at chromium.org>
--
Kees Cook
More information about the linux-arm-kernel
mailing list