diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2017-10-07 18:08:53 +0300 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2017-10-07 20:53:21 +0300 |
commit | f625df7ab8cf975dfdde890dbfe61f7081fb1ad7 (patch) | |
tree | 6e0bc046066a15dfd23c07502214c58c75f68d0e /target/linux/ramips/patches-4.9 | |
parent | ae2a8a3b9b0b68ea7f3c8178531bc213612655d9 (diff) | |
download | upstream-f625df7ab8cf975dfdde890dbfe61f7081fb1ad7.tar.gz upstream-f625df7ab8cf975dfdde890dbfe61f7081fb1ad7.tar.bz2 upstream-f625df7ab8cf975dfdde890dbfe61f7081fb1ad7.zip |
kernel: update 4.9 to 4.9.53
Refresh patches.
Compile-tested on brcm2708/bcm2708, octeon and x86/64.
Runtime-tested on brcm2708/bcm2708, octeon and x86/64.
Fixes the following CVEs:
- CVE-2017-1000252
- CVE-2017-12153
- CVE-2017-12154
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/ramips/patches-4.9')
-rw-r--r-- | target/linux/ramips/patches-4.9/0040-nand-hack.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-4.9/0040-nand-hack.patch b/target/linux/ramips/patches-4.9/0040-nand-hack.patch index 64a325300e..fe2b12d2ce 100644 --- a/target/linux/ramips/patches-4.9/0040-nand-hack.patch +++ b/target/linux/ramips/patches-4.9/0040-nand-hack.patch @@ -41,7 +41,7 @@ } --- a/drivers/mtd/nand/nand_device_list.h +++ b/drivers/mtd/nand/nand_device_list.h -@@ -43,6 +43,8 @@ static const flashdev_info gen_FlashTabl +@@ -44,6 +44,8 @@ static const flashdev_info gen_FlashTabl {0xADBC, 0x905554, 5, 16, 512, 128, 2048, 64, 0x10801011, "H9DA4GH4JJAMC", 0}, {0x01F1, 0x801D01, 4, 8, 128, 128, 2048, 64, 0x30C77fff, "S34ML01G100TF", 0}, {0x92F1, 0x8095FF, 4, 8, 128, 128, 2048, 64, 0x30C77fff, "F59L1G81A", 0}, |