Borislav Petkov 58fb3c3589 x86/mitigations: Clear CPU buffers on the SYSCALL fast path
The fast SYSCALL exit path returns with SYSRET to userspace after
verifying that there's no pending work. MDS mitigation mandates that CPU
buffers must be cleared on transition from kernel to userspace so do
that here too.

Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-24 07:57:20 +02:00
..
2019-02-20 10:13:22 +01:00
2016-09-24 10:07:43 +02:00
2019-12-05 15:27:01 +01:00
2019-12-21 10:35:43 +01:00