mbox series

[0/4] x86: CET-SS related adjustments

Message ID 33da6f8b-af22-48c8-acce-3aa55c0e0414@suse.com (mailing list archive)
Headers show
Series x86: CET-SS related adjustments | expand

Message

Jan Beulich Feb. 28, 2024, 1:50 p.m. UTC
One might think of this as follow-on to XSA-451, but that's not quite
the right order of events.

There are a few open aspects; see individual patches.

1: remove redundant XEN_SHSTK check from reinit_bsp_stack()
2: record SSP at non-guest entry points
3: traps: use entry_ssp in fixup_exception_return()
4: prefer shadow stack for producing call traces

Jan