2
0
forked from Ivasoft/openwrt

kernel: bump 4.9 to 4.9.190

Refreshed all patches.

Fixes:
- CVE-2019-3900

Compile-tested on: none
Runtime-tested on: none

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
This commit is contained in:
Koen Vandeputte
2019-08-27 12:25:06 +02:00
parent 517cb0b70b
commit b32c77004c
5 changed files with 8 additions and 8 deletions

View File

@@ -233,7 +233,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
return -ENOMEM;
--- a/mm/vmalloc.c
+++ b/mm/vmalloc.c
@@ -2718,6 +2718,8 @@ static const struct file_operations proc
@@ -2727,6 +2727,8 @@ static const struct file_operations proc
static int __init proc_vmalloc_init(void)
{