diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-07-03 21:22:08 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-07-05 15:02:47 +0200 |
commit | 1f8d9f70c259a5702c4a7646754ccad6add5d9ab (patch) | |
tree | e7738d25b01ffb9b31f3d5f7d4c01ca1d4c699b2 /target/linux/lantiq/patches-4.14 | |
parent | d37f8a60f079d424901bc55ebd19e58505631c48 (diff) | |
download | upstream-1f8d9f70c259a5702c4a7646754ccad6add5d9ab.tar.gz upstream-1f8d9f70c259a5702c4a7646754ccad6add5d9ab.tar.bz2 upstream-1f8d9f70c259a5702c4a7646754ccad6add5d9ab.zip |
kernel: Update kernel 4.14 to version 4.14.187
Fixes:
- CVE-2020-10757
Run tested: x86
Build tested: x86
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/lantiq/patches-4.14')
-rw-r--r-- | target/linux/lantiq/patches-4.14/0001-MIPS-lantiq-add-pcie-driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.14/0001-MIPS-lantiq-add-pcie-driver.patch b/target/linux/lantiq/patches-4.14/0001-MIPS-lantiq-add-pcie-driver.patch index 9564577a04..671577f584 100644 --- a/target/linux/lantiq/patches-4.14/0001-MIPS-lantiq-add-pcie-driver.patch +++ b/target/linux/lantiq/patches-4.14/0001-MIPS-lantiq-add-pcie-driver.patch @@ -5505,7 +5505,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org> unsigned long type); --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h -@@ -1061,6 +1061,12 @@ +@@ -1062,6 +1062,12 @@ #define PCI_DEVICE_ID_SGI_LITHIUM 0x1002 #define PCI_DEVICE_ID_SGI_IOC4 0x100a |