Re: [PATCH v4 11/15] x86, relocs: Ignore __typeid__ relocations
From: Josh Poimboeuf <hidden>
Date: 2021-10-06 03:31:54
Also in:
linux-hardening, lkml
From: Josh Poimboeuf <hidden>
Date: 2021-10-06 03:31:54
Also in:
linux-hardening, lkml
On Thu, Sep 30, 2021 at 11:05:27AM -0700, Sami Tolvanen wrote:
From: Kees Cook <redacted> The __typeid__* symbols aren't actually relocations, so they can be ignored during relocation generation.
Then what are they? It would be good to add that information here. -- Josh