2
0
forked from Ivasoft/openwrt

kernel: Update kernel 4.19 to version 4.19.131

Fixes:
- CVE-2020-10757

The "mtd: rawnand: Pass a nand_chip object to nand_release()" commit was
backported which needed some adaptations to other code.

Run tested: ath79
Build tested: ath79

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Hauke Mehrtens
2020-07-04 01:34:26 +02:00
parent ce958dd88a
commit 6062d85892
54 changed files with 131 additions and 398 deletions

View File

@@ -15,7 +15,7 @@
--- a/drivers/net/phy/phy_device.c
+++ b/drivers/net/phy/phy_device.c
@@ -1581,6 +1581,9 @@ int genphy_update_link(struct phy_device
@@ -1583,6 +1583,9 @@ int genphy_update_link(struct phy_device
{
int status;