diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-04 11:26:55 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-04 16:15:03 +0200 |
commit | a2adeffffca5304b97aaa1eb68ffc4f00138ee1e (patch) | |
tree | 9722484c7463bd60684c8aa9565e4fab388fc7a8 /target/linux/generic | |
parent | 0bcff6b0db4bd214edc7df5df1ce5d47f424c424 (diff) | |
download | upstream-a2adeffffca5304b97aaa1eb68ffc4f00138ee1e.tar.gz upstream-a2adeffffca5304b97aaa1eb68ffc4f00138ee1e.tar.bz2 upstream-a2adeffffca5304b97aaa1eb68ffc4f00138ee1e.zip |
kernel: bump 4.14 to 4.14.74
Refreshed all patches.
Fixes CVE:
- CVE-2018-7755
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/hack-4.14/902-debloat_proc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.14/902-debloat_proc.patch b/target/linux/generic/hack-4.14/902-debloat_proc.patch index 46c12e0c18..e89786b47a 100644 --- a/target/linux/generic/hack-4.14/902-debloat_proc.patch +++ b/target/linux/generic/hack-4.14/902-debloat_proc.patch @@ -29,7 +29,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/fs/locks.c +++ b/fs/locks.c -@@ -2805,6 +2805,8 @@ static const struct file_operations proc +@@ -2812,6 +2812,8 @@ static const struct file_operations proc static int __init proc_locks_init(void) { |