diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-05-11 11:29:01 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-05-12 12:45:57 +0200 |
commit | 5faccaf0252b4130ecb50d369c4ed2ead907aa10 (patch) | |
tree | 50ad5a5d5189aa8f4d7127a3806d47765f4995bf /target/linux/generic | |
parent | 2a9c2c0721629f3e24f4c3d89a703edda6891f77 (diff) | |
download | upstream-5faccaf0252b4130ecb50d369c4ed2ead907aa10.tar.gz upstream-5faccaf0252b4130ecb50d369c4ed2ead907aa10.tar.bz2 upstream-5faccaf0252b4130ecb50d369c4ed2ead907aa10.zip |
kernel: bump 4.9 to 4.9.223
Refreshed all patches.
Fixes:
- CVE-2020-12114
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/hack-4.9/902-debloat_proc.patch | 4 |
1 files changed, 2 insertions, 2 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 43614633dd..338bbea553 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 -@@ -2730,6 +2730,8 @@ static const struct file_operations proc +@@ -2740,6 +2740,8 @@ static const struct file_operations proc static int __init proc_vmalloc_init(void) { @@ -394,7 +394,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/net/ipv4/route.c +++ b/net/ipv4/route.c -@@ -423,6 +423,9 @@ static struct pernet_operations ip_rt_pr +@@ -421,6 +421,9 @@ static struct pernet_operations ip_rt_pr static int __init ip_rt_proc_init(void) { |