kernel: bump 4.14 to 4.14.36

Refreshed all patches.

Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6

Fixes for CVEs:
CVE-2018-1108
CVE-2018-1092
CVE-2018-1094
CVE-2018-1095

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Tested-by: Stijn Segers <foss@volatilesystems.org>
This commit is contained in:
Koen Vandeputte
2018-04-24 16:59:36 +02:00
committed by Mathias Kresin
parent 9aa196e0f2
commit 6cd41b419c
6 changed files with 12 additions and 12 deletions

View File

@@ -8,7 +8,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
--- a/drivers/mtd/ubi/build.c
+++ b/drivers/mtd/ubi/build.c
@@ -1157,6 +1157,49 @@ static struct mtd_info * __init open_mtd
@@ -1168,6 +1168,49 @@ static struct mtd_info * __init open_mtd
return mtd;
}
@@ -58,7 +58,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
static int __init ubi_init(void)
{
int err, i, k;
@@ -1240,6 +1283,12 @@ static int __init ubi_init(void)
@@ -1251,6 +1294,12 @@ static int __init ubi_init(void)
}
}