diff options
author | Juergen Gross <jgross@suse.com> | 2024-10-17 15:27:31 +0200 |
---|---|---|
committer | Juergen Gross <jgross@suse.com> | 2024-12-17 08:23:42 +0100 |
commit | 7fa0da5373685e7ed249af3fa317ab1e1ba8b0a6 (patch) | |
tree | fd857217441f169e495b8f32663340f0341ff134 /drivers/platform/x86/intel/pmt/class.c | |
parent | b1c2cb86f4a7861480ad54bb9a58df3cbebf8e92 (diff) | |
download | linux-7fa0da5373685e7ed249af3fa317ab1e1ba8b0a6.tar.gz linux-7fa0da5373685e7ed249af3fa317ab1e1ba8b0a6.tar.bz2 linux-7fa0da5373685e7ed249af3fa317ab1e1ba8b0a6.zip |
x86/xen: remove hypercall page
The hypercall page is no longer needed. It can be removed, as from the
Xen perspective it is optional.
But, from Linux's perspective, it removes naked RET instructions that
escape the speculative protections that Call Depth Tracking and/or
Untrain Ret are trying to achieve.
This is part of XSA-466 / CVE-2024-53241.
Reported-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions