lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 14 Jan 2018 11:52:01 +0100 (CET)
From:   Thomas Gleixner <tglx@...utronix.de>
To:     Greg KH <greg@...ah.com>
cc:     Peter Zijlstra <peterz@...radead.org>,
        linux-kernel@...r.kernel.org, Vince Weaver <vince@...ter.net>,
        torvalds@...ux-foundation.org, robert@...ecki.net,
        luto@...capital.net, mingo@...nel.org, hughd@...gle.com,
        Alexander Shishkin <alexander.shishkin@...ux.intel.com>
Subject: Re: [PATCH] x86,perf: Disable intel_bts when PTI

On Sun, 14 Jan 2018, Greg KH wrote:

> On Sun, Jan 14, 2018 at 11:27:13AM +0100, Peter Zijlstra wrote:
> > 
> > The intel_bts driver does not use the 'normal' BTS buffer we allocated
> > space for in the cpu_entry_area but instead uses the memory allocated
> > for the perf AUX buffer.
> > 
> > This obviously comes apart when using PTI because then the kernel
> > mapping; which includes that AUX buffer memory; disappears.
> > 
> > For now disable this driver when PTI is enabled, we'll try and sort
> > something out later.
> > 
> > Cc: Alexander Shishkin <alexander.shishkin@...ux.intel.com>
> > Reported-by: Vince Weaver <vincent.weaver@...ne.edu>
> > Reported-by: Robert Święcki <robert@...ecki.net>
> > Signed-off-by: Peter Zijlstra (Intel) <peterz@...radead.org>
> 
> Can you add a:
> 	Cc: stable <stable@...r.kernel.org>
> please?

Already in the commit ...

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ