From 886d66abcd92a6f2001865d8319504d72cd0d53e Mon Sep 17 00:00:00 2001 From: Kevin Darbyshire-Bryant Date: Wed, 18 Oct 2017 13:19:10 +0100 Subject: kernel: bump 4.9 to 4.9.57 Refresh patches. Compile-tested for ar71xx - Archer C7 v2 Runtime-tested on ar71xx - Archer C7 v2 Fixes the following CVEs: - CVE-2017-7518 - CVE-2017-0786 - CVE-2017-1000255 - CVE-2017-12188 - CVE-2017-15265 Signed-off-by: Kevin Darbyshire-Bryant --- target/linux/generic/hack-4.9/902-debloat_proc.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/hack-4.9/902-debloat_proc.patch') 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 39cb2693d7..6881d5faf4 100644 --- a/target/linux/generic/hack-4.9/902-debloat_proc.patch +++ b/target/linux/generic/hack-4.9/902-debloat_proc.patch @@ -327,7 +327,7 @@ Signed-off-by: Felix Fietkau --- a/net/core/sock.c +++ b/net/core/sock.c -@@ -3082,6 +3082,8 @@ static __net_initdata struct pernet_oper +@@ -3084,6 +3084,8 @@ static __net_initdata struct pernet_oper static int __init proto_init(void) { -- cgit v1.2.3