Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1631649

Re: [PATCH] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS if forced to zero

From Juergen Gross <jgross@suse.com>
Newsgroups linux.kernel
Subject Re: [PATCH] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS if forced to zero
Date 2017-04-26 20:30 +0200
Message-ID <tAzRo-5Yn-27@gated-at.bofh.it> (permalink)
References (1 earlier) <tAdnQ-8d5-39@gated-at.bofh.it> <tAdxw-8iW-47@gated-at.bofh.it> <tAead-kQ-13@gated-at.bofh.it> <tAn3P-5Rf-9@gated-at.bofh.it> <tAoMh-6Zk-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 26/04/17 08:35, Borislav Petkov wrote:
> On Wed, Apr 26, 2017 at 06:45:42AM +0200, Juergen Gross wrote:
>> The really clean solution would be to add this test to set_cpu_bug()
> 
> No, the really clean solution is to set it once and not play toggle
> games.
> 
>> This would work. OTOH I'd prefer to test whether the bit should be
>> forced to remain zero than use the knowledge _who_ is trying to force
>> it.
> 
> Because we're in the business of investigating who did?
> 
> Nah, we should set it or clear it once and not do funky toggle games.
> Especially if in the future something else changes and timing windows
> grow and we refactor stuff and yadda yadda...

So what else is my patch doing? It is avoiding to set the bit in case
somebody (i.e. Xen) was forcing it to remain zero.

I'm not feeling strong about it. So if you want to test for
X86_FEATURE_XENPV to avoid setting X86_BUG_SYSRET_SS_ATTRS I'm fine
with it.

Will send V2 with that change.


Juergen

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS if forced to zero Juergen Gross <jgross@suse.com> - 2017-04-25 20:10 +0200
  Re: [PATCH] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS if forced to  zero Borislav Petkov <bp@alien8.de> - 2017-04-25 20:30 +0200
    Re: [PATCH] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS if forced to  zero Juergen Gross <jgross@suse.com> - 2017-04-25 20:40 +0200
      Re: [PATCH] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS if forced to  zero Borislav Petkov <bp@alien8.de> - 2017-04-25 21:20 +0200
        Re: [Xen-devel] [PATCH] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS if  forced to zero Andrew Cooper <andrew.cooper3@citrix.com> - 2017-04-25 22:20 +0200
          Re: [Xen-devel] [PATCH] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS  if forced to zero Borislav Petkov <bp@alien8.de> - 2017-04-25 22:30 +0200
        Re: [PATCH] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS if forced to  zero Juergen Gross <jgross@suse.com> - 2017-04-26 06:50 +0200
          Re: [PATCH] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS if forced to  zero Borislav Petkov <bp@alien8.de> - 2017-04-26 08:40 +0200
            Re: [PATCH] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS if forced to  zero Juergen Gross <jgross@suse.com> - 2017-04-26 20:30 +0200
              Re: [PATCH] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS if forced to  zero Borislav Petkov <bp@alien8.de> - 2017-04-27 00:10 +0200
                Re: [PATCH] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS if forced to  zero Juergen Gross <jgross@suse.com> - 2017-04-27 06:50 +0200

csiph-web