aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-4.9
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-08-27 12:25:06 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-08-28 13:08:20 +0200
commitb32c77004cf430e3306936ebcb37e0fcb2f61732 (patch)
treed48a05a98bee54367606e326b7558b31bd8029fa /target/linux/generic/hack-4.9
parent517cb0b70bebdc283965c7873521f7bf9b4fe736 (diff)
downloadupstream-b32c77004cf430e3306936ebcb37e0fcb2f61732.tar.gz
upstream-b32c77004cf430e3306936ebcb37e0fcb2f61732.tar.bz2
upstream-b32c77004cf430e3306936ebcb37e0fcb2f61732.zip
kernel: bump 4.9 to 4.9.190
Refreshed all patches. Fixes: - CVE-2019-3900 Compile-tested on: none Runtime-tested on: none Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/hack-4.9')
-rw-r--r--target/linux/generic/hack-4.9/902-debloat_proc.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.9/902-debloat_proc.patch b/target/linux/generic/hack-4.9/902-debloat_proc.patch
index c887233416..b98271b355 100644
--- a/target/linux/generic/hack-4.9/902-debloat_proc.patch
+++ b/target/linux/generic/hack-4.9/902-debloat_proc.patch
@@ -233,7 +233,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
return -ENOMEM;
--- a/mm/vmalloc.c
+++ b/mm/vmalloc.c
-@@ -2718,6 +2718,8 @@ static const struct file_operations proc
+@@ -2727,6 +2727,8 @@ static const struct file_operations proc
static int __init proc_vmalloc_init(void)
{