3.16.40-rc1 review patch. If anyone has any objections, please let me know.
--
From: Laurent Dufour
commit 05af40e885955065aee8bb7425058eb3e1adca08 upstream.
This commit fixes a stack corruption in the pseries specific code dealing
with the huge pages.
In __pSeries_lpar_hugep
From: Laurent Dufour
3.12-stable review patch. If anyone has any objections, please let me know.
===
commit 05af40e885955065aee8bb7425058eb3e1adca08 upstream.
This commit fixes a stack corruption in the pseries specific code dealing
with the huge pages.
In __pSeries_lpar_hugepage
4.8-stable review patch. If anyone has any objections, please let me know.
--
From: Laurent Dufour
commit 05af40e885955065aee8bb7425058eb3e1adca08 upstream.
This commit fixes a stack corruption in the pseries specific code dealing
with the huge pages.
In __pSeries_lpar_hugepa
4.4-stable review patch. If anyone has any objections, please let me know.
--
From: Laurent Dufour
commit 05af40e885955065aee8bb7425058eb3e1adca08 upstream.
This commit fixes a stack corruption in the pseries specific code dealing
with the huge pages.
In __pSeries_lpar_hugepa
On Thu, 2016-06-10 at 13:33:21 UTC, Laurent Dufour wrote:
> This commit fixes a stack corruption in the pseries specific code dealing
> with the huge pages.
>
> In __pSeries_lpar_hugepage_invalidate() the buffer used to pass arguments
> to the hypervisor is not large enough. This leads to a stack
On 07/10/2016 01:08, Benjamin Herrenschmidt wrote:
> On Thu, 2016-10-06 at 20:32 +0530, Aneesh Kumar K.V wrote:
>> Laurent Dufour writes:
>>
>
> (Off-list)
>
> Did that bug make it to RHEL/CentOS/SLES ?
Yes all of them are potentially impacted (I didn't check for centos).
> We also need to pok
On 07/10/16 02:02, Aneesh Kumar K.V wrote:
> Laurent Dufour writes:
>
>> This commit fixes a stack corruption in the pseries specific code dealing
>> with the huge pages.
>>
>> In __pSeries_lpar_hugepage_invalidate() the buffer used to pass arguments
>> to the hypervisor is not large enough. Th
On Thu, 2016-10-06 at 20:32 +0530, Aneesh Kumar K.V wrote:
> Laurent Dufour writes:
>
(Off-list)
Did that bug make it to RHEL/CentOS/SLES ?
We also need to poke Ubuntu to get the fix ASAP.
> > This commit fixes a stack corruption in the pseries specific code
> > dealing
> > with the huge page
On Thu, 2016-10-06 at 15:33 +0200, Laurent Dufour wrote:
> This commit fixes a stack corruption in the pseries specific code
> dealing
> with the huge pages.
Wow, nice catch !
> In __pSeries_lpar_hugepage_invalidate() the buffer used to pass
> arguments
> to the hypervisor is not large enough. Th
Laurent Dufour writes:
> This commit fixes a stack corruption in the pseries specific code dealing
> with the huge pages.
>
> In __pSeries_lpar_hugepage_invalidate() the buffer used to pass arguments
> to the hypervisor is not large enough. This leads to a stack corruption
> where a previously sa
This commit fixes a stack corruption in the pseries specific code dealing
with the huge pages.
In __pSeries_lpar_hugepage_invalidate() the buffer used to pass arguments
to the hypervisor is not large enough. This leads to a stack corruption
where a previously saved register could be corrupted lead
11 matches
Mail list logo