public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [requrest for stable 4.1.y inclution] Fix for CVE-2015-7799
@ 2016-01-14 11:56 Yuki Machida
  2016-01-14 13:18 ` Ben Hutchings
  2016-01-15 21:00 ` David Miller
  0 siblings, 2 replies; 5+ messages in thread
From: Yuki Machida @ 2016-01-14 11:56 UTC (permalink / raw)
  To: davem; +Cc: netdev, ben

This patch is the fix for CVE-2015-7799
Upstream commit 4ab42d78e37a294ac7bc56901d563c642e03c4ae

Stable 3.2.y has included this patch in v3.2.75.
https://cdn.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.75

Please include in this patch to stable 4.1.y.

Best regard,
Yuki Machida

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [requrest for stable 4.1.y inclution] Fix for CVE-2015-7799
  2016-01-14 11:56 [requrest for stable 4.1.y inclution] Fix for CVE-2015-7799 Yuki Machida
@ 2016-01-14 13:18 ` Ben Hutchings
  2016-01-15  2:52   ` Yuki Machida
  2016-01-15 21:01   ` David Miller
  2016-01-15 21:00 ` David Miller
  1 sibling, 2 replies; 5+ messages in thread
From: Ben Hutchings @ 2016-01-14 13:18 UTC (permalink / raw)
  To: Yuki Machida, davem; +Cc: netdev

[-- Attachment #1: Type: text/plain, Size: 508 bytes --]

On Thu, 2016-01-14 at 20:56 +0900, Yuki Machida wrote:
> This patch is the fix for CVE-2015-7799
> Upstream commit 4ab42d78e37a294ac7bc56901d563c642e03c4ae
> 
> Stable 3.2.y has included this patch in v3.2.75.
> https://cdn.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.75
> 
> Please include in this patch to stable 4.1.y.

Commit 0baa57d8dc32db78369d8b5176ef56c5e2e18ab3 is also needed as
preparation.

Ben.

-- 
Ben Hutchings
Anthony's Law of Force: Don't force it, get a larger hammer.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 811 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [requrest for stable 4.1.y inclution] Fix for CVE-2015-7799
  2016-01-14 13:18 ` Ben Hutchings
@ 2016-01-15  2:52   ` Yuki Machida
  2016-01-15 21:01   ` David Miller
  1 sibling, 0 replies; 5+ messages in thread
From: Yuki Machida @ 2016-01-15  2:52 UTC (permalink / raw)
  To: Ben Hutchings, davem; +Cc: netdev

On 2016年01月14日 22:18, Ben Hutchings wrote:
> On Thu, 2016-01-14 at 20:56 +0900, Yuki Machida wrote:
>> This patch is the fix for CVE-2015-7799
>> Upstream commit 4ab42d78e37a294ac7bc56901d563c642e03c4ae
>>
>> Stable 3.2.y has included this patch in v3.2.75.
>> https://cdn.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.75
>>
>> Please include in this patch to stable 4.1.y.
>
> Commit 0baa57d8dc32db78369d8b5176ef56c5e2e18ab3 is also needed as
> preparation.
>
> Ben.
>
Thanks for your comment, Ben.

Two patches is the fix for CVE-2015-7799.
commit 4ab42d78e37a294ac7bc56901d563c642e03c4ae
commit 0baa57d8dc32db78369d8b5176ef56c5e2e18ab3

Please include in these patch to -stable.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [requrest for stable 4.1.y inclution] Fix for CVE-2015-7799
  2016-01-14 11:56 [requrest for stable 4.1.y inclution] Fix for CVE-2015-7799 Yuki Machida
  2016-01-14 13:18 ` Ben Hutchings
@ 2016-01-15 21:00 ` David Miller
  1 sibling, 0 replies; 5+ messages in thread
From: David Miller @ 2016-01-15 21:00 UTC (permalink / raw)
  To: machida.yuki; +Cc: netdev, ben

From: Yuki Machida <machida.yuki@jp.fujitsu.com>
Date: Thu, 14 Jan 2016 20:56:46 +0900

> This patch is the fix for CVE-2015-7799
> Upstream commit 4ab42d78e37a294ac7bc56901d563c642e03c4ae
> 
> Stable 3.2.y has included this patch in v3.2.75.
> https://cdn.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.75
> 
> Please include in this patch to stable 4.1.y.

Ok, queued up for -stable, thanks.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [requrest for stable 4.1.y inclution] Fix for CVE-2015-7799
  2016-01-14 13:18 ` Ben Hutchings
  2016-01-15  2:52   ` Yuki Machida
@ 2016-01-15 21:01   ` David Miller
  1 sibling, 0 replies; 5+ messages in thread
From: David Miller @ 2016-01-15 21:01 UTC (permalink / raw)
  To: ben; +Cc: machida.yuki, netdev

From: Ben Hutchings <ben@decadent.org.uk>
Date: Thu, 14 Jan 2016 13:18:49 +0000

> On Thu, 2016-01-14 at 20:56 +0900, Yuki Machida wrote:
>> This patch is the fix for CVE-2015-7799
>> Upstream commit 4ab42d78e37a294ac7bc56901d563c642e03c4ae
>> 
>> Stable 3.2.y has included this patch in v3.2.75.
>> https://cdn.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.75
>> 
>> Please include in this patch to stable 4.1.y.
> 
> Commit 0baa57d8dc32db78369d8b5176ef56c5e2e18ab3 is also needed as
> preparation.

Noted, thanks Ben.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-01-15 21:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-14 11:56 [requrest for stable 4.1.y inclution] Fix for CVE-2015-7799 Yuki Machida
2016-01-14 13:18 ` Ben Hutchings
2016-01-15  2:52   ` Yuki Machida
2016-01-15 21:01   ` David Miller
2016-01-15 21:00 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox