Re: [PATCH] x86, relocs: Ignore relocations in .notes section on walk_relocs

From: Kees Cook
Date: Mon Mar 18 2024 - 17:41:04 EST


On Sun, 17 Mar 2024 23:05:47 +0800, Guixiong Wei wrote:
> The commit aaa8736370db ("x86, relocs: Ignore relocations in
> .notes section") only ignore .note section on print_absolute_relocs,
> but it also need to add on walk_relocs to avoid relocations in .note
> section.
>
>

Applied to for-next/hardening, thanks!

[1/1] x86, relocs: Ignore relocations in .notes section on walk_relocs
https://git.kernel.org/kees/c/6ba438a29b5d

Take care,

--
Kees Cook