Patch "powerpc: Add security feature flags for Spectre/Meltdown" has been added to the 4.4-stable tree

2019-04-29 Thread gregkh
This is a note to let you know that I've just added the patch titled powerpc: Add security feature flags for Spectre/Meltdown to the 4.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the pat

[PATCH stable v4.4 11/52] powerpc: Add security feature flags for Spectre/Meltdown

2019-04-21 Thread Michael Ellerman
commit 9a868f634349e62922c226834aa23e3d1329ae7f upstream. This commit adds security feature flags to reflect the settings we receive from firmware regarding Spectre/Meltdown mitigations. The feature names reflect the names we are given by firmware on bare metal machines. See the hostboot source

Re: Spectre+Meltdown

2018-11-24 Thread Christian Zigotzky
On 23. Nov 2018, at 19:59, Michal Suchánek wrote: With this summary paper https://arxiv.org/abs/1811.05441 it should be possible to take the manual for your favourite CPU and see which exploitable optimizations it does have, and how are these exploits mitigated. Thanks Michal Hi Michal, Than

Re: Spectre+Meltdown

2018-11-23 Thread Michal Suchánek
On Wed, 10 Jan 2018 18:09:45 -0600 Li Yang wrote: Hello, > On Mon, Jan 8, 2018 at 2:17 AM, Christian Zigotzky > wrote: > > Hi All, > > > > Thanks a lot for your replies. > > > > @NXP developers: Could you please tell us some information? > > We have done some investigation but it is not read

Patch "powerpc: Add security feature flags for Spectre/Meltdown" has been added to the 4.9-stable tree

2018-06-02 Thread gregkh
This is a note to let you know that I've just added the patch titled powerpc: Add security feature flags for Spectre/Meltdown to the 4.9-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the pat

[PATCH stable 4.9 10/23] powerpc: Add security feature flags for Spectre/Meltdown

2018-06-02 Thread Michael Ellerman
commit 9a868f634349e62922c226834aa23e3d1329ae7f upstream. This commit adds security feature flags to reflect the settings we receive from firmware regarding Spectre/Meltdown mitigations. The feature names reflect the names we are given by firmware on bare metal machines. See the hostboot source

Patch "powerpc: Add security feature flags for Spectre/Meltdown" has been added to the 4.14-stable tree

2018-05-27 Thread gregkh
This is a note to let you know that I've just added the patch titled powerpc: Add security feature flags for Spectre/Meltdown to the 4.14-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the pat

[PATCH stable 4.14 v2 10/23] powerpc: Add security feature flags for Spectre/Meltdown

2018-05-25 Thread Michael Ellerman
commit 9a868f634349e62922c226834aa23e3d1329ae7f upstream. This commit adds security feature flags to reflect the settings we receive from firmware regarding Spectre/Meltdown mitigations. The feature names reflect the names we are given by firmware on bare metal machines. See the hostboot source

[PATCH stable 4.14 10/23] powerpc: Add security feature flags for Spectre/Meltdown

2018-05-25 Thread Michael Ellerman
This commit adds security feature flags to reflect the settings we receive from firmware regarding Spectre/Meltdown mitigations. The feature names reflect the names we are given by firmware on bare metal machines. See the hostboot source for details. Arguably these could be firmware features

Patch "powerpc: Add security feature flags for Spectre/Meltdown" has been added to the 4.16-stable tree

2018-05-23 Thread gregkh
This is a note to let you know that I've just added the patch titled powerpc: Add security feature flags for Spectre/Meltdown to the 4.16-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the pat

[PATCH stable 4.16 02/14] powerpc: Add security feature flags for Spectre/Meltdown

2018-05-22 Thread Michael Ellerman
commit 9a868f634349e62922c226834aa23e3d1329ae7f upstream. This commit adds security feature flags to reflect the settings we receive from firmware regarding Spectre/Meltdown mitigations. The feature names reflect the names we are given by firmware on bare metal machines. See the hostboot source

Re: [v2, 01/10] powerpc: Add security feature flags for Spectre/Meltdown

2018-03-28 Thread Michael Ellerman
On Tue, 2018-03-27 at 12:01:44 UTC, Michael Ellerman wrote: > This commit adds security feature flags to reflect the settings we > receive from firmware regarding Spectre/Meltdown mitigations. > > The feature names reflect the names we are given by firmware on bare > metal ma

Re: [PATCH v2 01/10] powerpc: Add security feature flags for Spectre/Meltdown

2018-03-27 Thread Gabriel Paubert
On Tue, Mar 27, 2018 at 11:01:44PM +1100, Michael Ellerman wrote: > This commit adds security feature flags to reflect the settings we > receive from firmware regarding Spectre/Meltdown mitigations. > > The feature names reflect the names we are given by firmware on bare > metal ma

[PATCH v2 01/10] powerpc: Add security feature flags for Spectre/Meltdown

2018-03-27 Thread Michael Ellerman
This commit adds security feature flags to reflect the settings we receive from firmware regarding Spectre/Meltdown mitigations. The feature names reflect the names we are given by firmware on bare metal machines. See the hostboot source for details. Arguably these could be firmware features

Re: [PATCH 01/10] powerpc: Add security feature flags for Spectre/Meltdown

2018-03-27 Thread kbuild test robot
/commits/Michael-Ellerman/powerpc-Add-security-feature-flags-for-Spectre-Meltdown/20180327-041008 base: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git next config: powerpc-g5_defconfig (attached as .config) compiler: powerpc64-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0 reproduce

[PATCH 01/10] powerpc: Add security feature flags for Spectre/Meltdown

2018-03-26 Thread Michael Ellerman
This commit adds security feature flags to reflect the settings we receive from firmware regarding Spectre/Meltdown mitigations. The feature names reflect the names we are given by firmware on bare metal machines. See the hostboot source for details. Arguably these could be firmware features

Re: [RFC PATCH 1/6] powerpc: Add security feature flags for Spectre/Meltdown

2018-03-01 Thread Michael Ellerman
powerpc/include/asm/security_features.h >> @@ -0,0 +1,65 @@ ... >> +// Features indicating support for Spectre/Meltdown mitigations >> + >> +// The L1-D cache can be flushed with ori r30,r30,0 >> +#define SEC_FTR_L1D_FLUSH_ORI30 0x0001ull >>

Re: [RFC PATCH 1/6] powerpc: Add security feature flags for Spectre/Meltdown

2018-03-01 Thread Michael Ellerman
Segher Boessenkool writes: > Hi! > > On Thu, Mar 01, 2018 at 01:53:11AM +1100, Michael Ellerman wrote: >> +// A speculation barrier should be used for bounds checks (Spectre variant >> 1ull > > s/1ull/1)/ ? Haha, oops. Thanks for spotting it. Result of replacing ASM_CONST(x) with xull. cheer

Re: [RFC PATCH 1/6] powerpc: Add security feature flags for Spectre/Meltdown

2018-02-28 Thread Daniel Axtens
Michael Ellerman writes: > This commit adds security feature flags to reflect the settings we > receive from firmware regarding Spectre/Meltdown mitigations. > > The feature names reflect the names we are given by firmware on bare > metal machines. See the hostboot sou

Re: [RFC PATCH 1/6] powerpc: Add security feature flags for Spectre/Meltdown

2018-02-28 Thread Segher Boessenkool
Hi! On Thu, Mar 01, 2018 at 01:53:11AM +1100, Michael Ellerman wrote: > +// A speculation barrier should be used for bounds checks (Spectre variant > 1ull s/1ull/1)/ ? Segher

[RFC PATCH 1/6] powerpc: Add security feature flags for Spectre/Meltdown

2018-02-28 Thread Michael Ellerman
This commit adds security feature flags to reflect the settings we receive from firmware regarding Spectre/Meltdown mitigations. The feature names reflect the names we are given by firmware on bare metal machines. See the hostboot source for details. Arguably these could be firmware features

Re: Spectre+Meltdown

2018-01-10 Thread Li Yang
On Mon, Jan 8, 2018 at 2:17 AM, Christian Zigotzky wrote: > Hi All, > > Thanks a lot for your replies. > > @NXP developers: Could you please tell us some information? We have done some investigation but it is not ready to be published yet. You can get more information from your support channel r

Spectre+Meltdown

2018-01-08 Thread Christian Zigotzky
Hi All, Thanks a lot for your replies. @NXP developers: Could you please tell us some information? Thanks, Christian On 08 January 2018 at 02:14AM, Michal Suchanek wrote: On 7 January 2018 at 19:54, Olof Johansson wrote: On Sun, Jan 7, 2018 at 5:04 AM, Christian Zigotzky wrote: Hello Mic

Re: Spectre+Meltdown

2018-01-07 Thread Michal Suchanek
On 7 January 2018 at 19:54, Olof Johansson wrote: > On Sun, Jan 7, 2018 at 5:04 AM, Christian Zigotzky > wrote: >> Hello Michael, >> >> Thanks for your reply. We are using P.A. Semi and Freescale CPUs. >> >> @Olof >> Do you have some infos for us? > > I'm low on spare time to experiment and explo

Re: Spectre+Meltdown

2018-01-07 Thread Olof Johansson
On Sun, Jan 7, 2018 at 5:04 AM, Christian Zigotzky wrote: > Hello Michael, > > Thanks for your reply. We are using P.A. Semi and Freescale CPUs. > > @Olof > Do you have some infos for us? I'm low on spare time to experiment and explore what might be exposed or not, and I no longer have any propri

Spectre+Meltdown

2018-01-07 Thread Christian Zigotzky
Hello Michael, Thanks for your reply. We are using P.A. Semi and Freescale CPUs. @Olof Do you have some infos for us? Thanks, Christian On 06/01/18 10:34, Michael Ellerman wrote: Christian Zigotzky writes: Hi All, Do we have some information regarding Spectre+Meltdown for our users? It

Re: Spectre+Meltdown

2018-01-06 Thread Michael Ellerman
Christian Zigotzky writes: > Hi All, > > Do we have some information regarding Spectre+Meltdown for our users? > > It could be that we have some security issues in our PowerPC CPUs. There's a statement from IBM here: https://www.ibm.com/blogs/psirt/potential-impact-pro

Re: Spectre+Meltdown

2018-01-04 Thread Michal Suchánek
Hello, On Thu, 4 Jan 2018 16:09:34 +0100 Christian Zigotzky wrote: > Hi All, > > Do we have some information regarding Spectre+Meltdown for our users? > > It could be that we have some security issues in our PowerPC CPUs. > > Links: > > https://www.phoronix.com

Spectre+Meltdown

2018-01-04 Thread Christian Zigotzky
Hi All, Do we have some information regarding Spectre+Meltdown for our users? It could be that we have some security issues in our PowerPC CPUs. Links: https://www.phoronix.com/scan.php?page=news_item&px=Linux-Kernel-Retpoline-Patches https://www.phoronix.com/scan.php?page=news_item&am