[PATCH 0/2] aio: fixes for kernel memory disclosure in aio read events

2014-06-24 Thread Benjamin LaHaise
Please pull the following 2 fixes from my aio-fixes git tree at git://git.kvack.org/~bcrl/aio-fixes.git . These fix a kernel memory disclosure issue (arbitrary kmap() & copy_to_user()) revealed in CVE-2014-0206 by changes that were introduced in v3.10. Benjamin LaHaise (2): aio: fix aio

[PATCH 0/2] aio: fixes for kernel memory disclosure in aio read events

2014-06-24 Thread Benjamin LaHaise
Please pull the following 2 fixes from my aio-fixes git tree at git://git.kvack.org/~bcrl/aio-fixes.git . These fix a kernel memory disclosure issue (arbitrary kmap() copy_to_user()) revealed in CVE-2014-0206 by changes that were introduced in v3.10. Benjamin LaHaise (2): aio: fix aio