diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-24 10:59:28 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-09-24 12:53:40 +0200 |
commit | 3699327da357d2bf597d2625a135b0a63d8e441b (patch) | |
tree | 12615890a5ab717cd2a2256f68e2a0317029f8ca /target/linux/lantiq | |
parent | 45a2c0f3092deb5b1f4dee3117763e41201c3eee (diff) | |
download | upstream-3699327da357d2bf597d2625a135b0a63d8e441b.tar.gz upstream-3699327da357d2bf597d2625a135b0a63d8e441b.tar.bz2 upstream-3699327da357d2bf597d2625a135b0a63d8e441b.zip |
kernel: bump 4.9 to 4.9.194
Refreshed all patches.
Fixes:
- CVE-2019-14814
- CVE-2019-14815
- CVE-2019-14816
- CVE-2019-14821
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/patches-4.9/0152-lantiq-VPE.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.9/0152-lantiq-VPE.patch b/target/linux/lantiq/patches-4.9/0152-lantiq-VPE.patch index c3d9e7ff89..ab69ca0903 100644 --- a/target/linux/lantiq/patches-4.9/0152-lantiq-VPE.patch +++ b/target/linux/lantiq/patches-4.9/0152-lantiq-VPE.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -2325,6 +2325,12 @@ config MIPS_VPE_LOADER +@@ -2322,6 +2322,12 @@ config MIPS_VPE_LOADER Includes a loader for loading an elf relocatable object onto another VPE and running it. |