kernel: add fix for CVE-2016-5195
authorStijn Tintel <stijn@linux-ipv6.be>
Mon, 24 Oct 2016 02:08:07 +0000 (05:08 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Mon, 24 Oct 2016 17:25:14 +0000 (20:25 +0300)
commit839b657a61657b8172349a303f2baee7aca66273
treebda4bf51b3f128276f3bed8e74f2774baaf5cdcb
parent75e63c249411773613f3f201bea9245623d9f57a
kernel: add fix for CVE-2016-5195

Add fix for CVE-2016-5195 to kernel 3.18 and 4.1.
Kernel 4.4 is already fixed since version 4.4.26 which was committed in
32c28a78f798dffb983a7f00342b471e5e4ac177.

Patches taken from Sasha Levin's linux-stable git tree:
http://git.kernel.org/cgit/linux/kernel/git/sashal/linux-stable.git/

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/generic/patches-3.18/097-mm-remove-gup_flags-FOLL_WRITE-games-from-__get_user.patch [new file with mode: 0644]
target/linux/generic/patches-4.1/097-mm-remove-gup_flags-FOLL_WRITE-games-from-__get_user.patch [new file with mode: 0644]