public inbox for live-patching@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] objtool/klp: Special section validation fixes
@ 2026-02-10 21:50 Josh Poimboeuf
  2026-02-10 21:50 ` [PATCH 1/3] objtool/klp: Fix detection of corrupt static branch/call entries Josh Poimboeuf
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Josh Poimboeuf @ 2026-02-10 21:50 UTC (permalink / raw)
  To: x86; +Cc: linux-kernel, Peter Zijlstra, live-patching, Song Liu,
	Joe Lawrence

Fix some issues in validate_special_section_klp_reloc().

Josh Poimboeuf (3):
  objtool/klp: Fix detection of corrupt static branch/call entries
  objtool/klp: Disable unsupported pr_debug() usage
  objtool/klp: Avoid NULL pointer dereference when printing code symbol
    name

 tools/objtool/klp-diff.c | 39 ++++++++++++++++++++++++++-------------
 1 file changed, 26 insertions(+), 13 deletions(-)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-02-11  0:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-10 21:50 [PATCH 0/3] objtool/klp: Special section validation fixes Josh Poimboeuf
2026-02-10 21:50 ` [PATCH 1/3] objtool/klp: Fix detection of corrupt static branch/call entries Josh Poimboeuf
2026-02-10 21:50 ` [PATCH 2/3] objtool/klp: Disable unsupported pr_debug() usage Josh Poimboeuf
2026-02-10 21:50 ` [PATCH 3/3] objtool/klp: Avoid NULL pointer dereference when printing code symbol name Josh Poimboeuf
2026-02-11  0:10 ` [PATCH 0/3] objtool/klp: Special section validation fixes Song Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox