Re: [PATCH v26 4/9] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking
From: Kees Cook <hidden>
Date: 2021-04-28 20:31:36
Also in:
linux-arch, linux-doc, lkml
From: Kees Cook <hidden>
Date: 2021-04-28 20:31:36
Also in:
linux-arch, linux-doc, lkml
On Tue, Apr 27, 2021 at 01:47:15PM -0700, Yu-cheng Yu wrote:
An ELF file's .note.gnu.property indicates features the file supports. The property is parsed at loading time and passed to arch_setup_elf_ property(). Update it for Indirect Branch Tracking. Signed-off-by: Yu-cheng Yu <redacted>
Reviewed-by: Kees Cook <redacted> -- Kees Cook