All of lore.kernel.org
 help / color / mirror / Atom feed
* [request for stable inclusion 3.10 and 3.12] Fix CVE-2014-8173
@ 2015-03-20  7:49 Wang Long
  2015-03-20  7:49 ` [PATCH] mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support Wang Long
  2015-05-04 13:48 ` [request for stable inclusion 3.10 and 3.12] Fix CVE-2014-8173 Jiri Slaby
  0 siblings, 2 replies; 3+ messages in thread
From: Wang Long @ 2015-03-20  7:49 UTC (permalink / raw)
  To: gregkh, jslaby
  Cc: linux-kernel, stable, long.wanglong, peifeiyue, sasha.levin, aarcange

Hi Greg and Jiri,

The following patch commit ee53664bda169f519ce3c6a22d378f0b946c8178

mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support

fix CVE-2014-8173. I wish you could merge this fix into stable 3.10
and 3.12, because the linux kernel before 3.13 on NUMA systems 
is affected by it.


Kirill A. Shutemov (1):
  mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support

 include/asm-generic/pgtable.h | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

-- 
1.8.3.4


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

end of thread, other threads:[~2015-05-04 13:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-20  7:49 [request for stable inclusion 3.10 and 3.12] Fix CVE-2014-8173 Wang Long
2015-03-20  7:49 ` [PATCH] mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support Wang Long
2015-05-04 13:48 ` [request for stable inclusion 3.10 and 3.12] Fix CVE-2014-8173 Jiri Slaby

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.