diff options
author | Juergen Gross <[email protected]> | 2024-10-17 15:27:31 +0200 |
---|---|---|
committer | Juergen Gross <[email protected]> | 2024-12-17 08:23:42 +0100 |
commit | 7fa0da5373685e7ed249af3fa317ab1e1ba8b0a6 (patch) | |
tree | fd857217441f169e495b8f32663340f0341ff134 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | b1c2cb86f4a7861480ad54bb9a58df3cbebf8e92 (diff) |
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 <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Andrew Cooper <[email protected]>
Reviewed-by: Jan Beulich <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions