Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x86/bugs: Flush IBP in ib_prctl_set()
We missed the window between the TIF flag update and the next reschedule. Signed-off-by: Rodrigo Branco <bsdaemon@google.com> Reviewed-by: Borislav Petkov (AMD) <bp@alien8.de> Signed-off-by: Ingo Molnar <mingo@kernel.org> Cc: <stable@vger.kernel.org> (cherry picked from commit a664ec9) CVE-2023-0045 Signed-off-by: Yuxuan Luo <yuxuan.luo@canonical.com> Signed-off-by: Timo Aaltonen <timo.aaltonen@canonical.com>
- Loading branch information