* [stable] ipr: Fix out-of-bounds null overwrite
@ 2016-03-20 12:27 Ben Hutchings
2016-03-30 11:07 ` Luis Henriques
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Ben Hutchings @ 2016-03-20 12:27 UTC (permalink / raw)
To: stable; +Cc: Insu Yun, Martin K. Petersen, Gabriel Krisman Bertazi
[-- Attachment #1: Type: text/plain, Size: 609 bytes --]
I believe this should be backported to all stable branches:
commit d63c7dd5bcb9441af0526d370c43a65ca2c980d9
Author: Insu Yun <wuninsu@gmail.com>
Date: Wed Jan 6 12:44:01 2016 -0500
ipr: Fix out-of-bounds null overwrite
It needs a fix-up:
commit 21b81716c6bff24cda52dc75588455f879ddbfe9
Author: Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com>
Date: Thu Feb 25 13:54:20 2016 -0300
ipr: Fix regression when loading firmware
(which was properly tagged for stable).
Ben.
--
Ben Hutchings
Humans are not rational beings; they are rationalising beings.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [stable] ipr: Fix out-of-bounds null overwrite
2016-03-20 12:27 [stable] ipr: Fix out-of-bounds null overwrite Ben Hutchings
@ 2016-03-30 11:07 ` Luis Henriques
2016-03-30 13:50 ` Jiri Slaby
2016-04-10 16:17 ` Greg KH
2 siblings, 0 replies; 4+ messages in thread
From: Luis Henriques @ 2016-03-30 11:07 UTC (permalink / raw)
To: Ben Hutchings
Cc: stable, Insu Yun, Martin K. Petersen, Gabriel Krisman Bertazi
On Sun, Mar 20, 2016 at 12:27:48PM +0000, Ben Hutchings wrote:
> I believe this should be backported to all stable branches:
>
> commit d63c7dd5bcb9441af0526d370c43a65ca2c980d9
> Author: Insu Yun <wuninsu@gmail.com>
> Date:���Wed Jan 6 12:44:01 2016 -0500
>
> ����ipr: Fix out-of-bounds null overwrite
>
> It needs a fix-up:
>
> commit 21b81716c6bff24cda52dc75588455f879ddbfe9
> Author: Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com>
> Date:���Thu Feb 25 13:54:20 2016 -0300
>
> ����ipr: Fix regression when loading firmware
>
> (which was properly tagged for stable).
>
> Ben.
>
> --
> Ben Hutchings
> Humans are not rational beings; they are rationalising beings.
Thanks Ben, queuing these 2 commits for the 3.16 kernel.
Cheers,
--
Lu�s
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [stable] ipr: Fix out-of-bounds null overwrite
2016-03-20 12:27 [stable] ipr: Fix out-of-bounds null overwrite Ben Hutchings
2016-03-30 11:07 ` Luis Henriques
@ 2016-03-30 13:50 ` Jiri Slaby
2016-04-10 16:17 ` Greg KH
2 siblings, 0 replies; 4+ messages in thread
From: Jiri Slaby @ 2016-03-30 13:50 UTC (permalink / raw)
To: Ben Hutchings, stable
Cc: Insu Yun, Martin K. Petersen, Gabriel Krisman Bertazi
[-- Attachment #1.1: Type: text/plain, Size: 637 bytes --]
On 03/20/2016, 01:27 PM, Ben Hutchings wrote:
> I believe this should be backported to all stable branches:
>
> commit d63c7dd5bcb9441af0526d370c43a65ca2c980d9
> Author: Insu Yun <wuninsu@gmail.com>
> Date: Wed Jan 6 12:44:01 2016 -0500
>
> ipr: Fix out-of-bounds null overwrite
>
> It needs a fix-up:
>
> commit 21b81716c6bff24cda52dc75588455f879ddbfe9
> Author: Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com>
> Date: Thu Feb 25 13:54:20 2016 -0300
>
> ipr: Fix regression when loading firmware
>
> (which was properly tagged for stable).
Thanks, now pushed to 3.12.
--
js
suse labs
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [stable] ipr: Fix out-of-bounds null overwrite
2016-03-20 12:27 [stable] ipr: Fix out-of-bounds null overwrite Ben Hutchings
2016-03-30 11:07 ` Luis Henriques
2016-03-30 13:50 ` Jiri Slaby
@ 2016-04-10 16:17 ` Greg KH
2 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2016-04-10 16:17 UTC (permalink / raw)
To: Ben Hutchings
Cc: stable, Insu Yun, Martin K. Petersen, Gabriel Krisman Bertazi
On Sun, Mar 20, 2016 at 12:27:48PM +0000, Ben Hutchings wrote:
> I believe this should be backported to all stable branches:
>
> commit d63c7dd5bcb9441af0526d370c43a65ca2c980d9
> Author: Insu Yun <wuninsu@gmail.com>
> Date:���Wed Jan 6 12:44:01 2016 -0500
>
> ����ipr: Fix out-of-bounds null overwrite
>
> It needs a fix-up:
>
> commit 21b81716c6bff24cda52dc75588455f879ddbfe9
> Author: Gabriel Krisman Bertazi <krisman@linux.vnet.ibm.com>
> Date:���Thu Feb 25 13:54:20 2016 -0300
>
> ����ipr: Fix regression when loading firmware
>
> (which was properly tagged for stable).
Not really, it didn't have a cc: stable tag in it, which is why I missed
it :(
Thanks for the patches, now applied.
greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-04-10 16:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-20 12:27 [stable] ipr: Fix out-of-bounds null overwrite Ben Hutchings
2016-03-30 11:07 ` Luis Henriques
2016-03-30 13:50 ` Jiri Slaby
2016-04-10 16:17 ` Greg KH
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.