kernel: update 4.9 to 4.9.51

Refresh patches.
Compile-tested on octeon and x86/64.
Runtime-tested on octeon and x86/64.

Fixes the following CVEs:
- CVE-2017-14106
- CVE-2017-14497

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
Stijn Tintel
2017-09-20 23:18:24 +03:00
parent 6c32e05218
commit 6e48eb22b8
13 changed files with 39 additions and 39 deletions

View File

@@ -78,7 +78,7 @@ Signed-off-by: John Crispin <john@phrozen.org>
if (cpu_online(tcpu)) {
cpu = tcpu;
goto done;
@@ -8426,6 +8478,9 @@ static int __init net_dev_init(void)
@@ -8427,6 +8479,9 @@ static int __init net_dev_init(void)
sd->backlog.weight = weight_p;
}