From: Borislav Petkov <bp@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: x86-ml <x86@kernel.org>, lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] x86/urgent for v5.13
Date: Fri, 25 Jun 2021 10:54:06 +0200 [thread overview]
Message-ID: <YNWZrnCpcCtlJBt7@zn.tnic> (raw)
Hi Linus,
here are two more x86/urgent fixes for 5.13.
Please pull,
thx.
---
The following changes since commit 13311e74253fe64329390df80bed3f07314ddd61:
Linux 5.13-rc7 (2021-06-20 15:03:15 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v5.13
for you to fetch changes up to f9dfb5e390fab2df9f7944bb91e7705aba14cd26:
x86/fpu: Make init_fpstate correct with optimized XSAVE (2021-06-22 11:06:21 +0200)
----------------------------------------------------------------
Two more urgent FPU fixes:
- prevent unprivileged userspace from reinitializing supervisor states
- Prepare init_fpstate, which is the buffer used when initializing
FPU state, properly in case the skip-writing-state-components XSAVE*
variants are used.
----------------------------------------------------------------
Thomas Gleixner (2):
x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()
x86/fpu: Make init_fpstate correct with optimized XSAVE
arch/x86/include/asm/fpu/internal.h | 30 ++++++++-------------------
arch/x86/kernel/fpu/signal.c | 26 ++++++++---------------
arch/x86/kernel/fpu/xstate.c | 41 ++++++++++++++++++++++++++++++++++---
3 files changed, 54 insertions(+), 43 deletions(-)
--
Regards/Gruss,
Boris.
SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg
next reply other threads:[~2021-06-25 8:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-25 8:54 Borislav Petkov [this message]
2021-06-25 17:49 ` [GIT PULL] x86/urgent for v5.13 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YNWZrnCpcCtlJBt7@zn.tnic \
--to=bp@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.