diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-04 11:28:09 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-04 16:14:44 +0200 |
commit | 149dcc26d132dffa6f0ee92878c5954bb95bfe79 (patch) | |
tree | 5b009239de8d4d938d070902f262264d000412ef /target/linux/generic | |
parent | d837c936234c37ff6d5a885a515b4ba145a6ff52 (diff) | |
download | upstream-149dcc26d132dffa6f0ee92878c5954bb95bfe79.tar.gz upstream-149dcc26d132dffa6f0ee92878c5954bb95bfe79.tar.bz2 upstream-149dcc26d132dffa6f0ee92878c5954bb95bfe79.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) { |