aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/721-phy_packets.patch
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2017-10-16 13:32:51 +0300
committerStijn Tintel <stijn@linux-ipv6.be>2017-10-16 13:35:06 +0300
commitfa0b5fce1f53c3520cacff49e9d371fb2c5c3685 (patch)
tree805cbcf1958eb4672c4a76ba995f0a33c0f6fc94 /target/linux/generic/patches-4.4/721-phy_packets.patch
parente6fd17d04c7d738598414c55cd091f7fb9c6567a (diff)
downloadupstream-fa0b5fce1f53c3520cacff49e9d371fb2c5c3685.tar.gz
upstream-fa0b5fce1f53c3520cacff49e9d371fb2c5c3685.tar.bz2
upstream-fa0b5fce1f53c3520cacff49e9d371fb2c5c3685.zip
kernel: bump 4.4 to 4.4.92
Refresh patches. Fixes the following CVEs: - CVE-2017-1000252 - CVE-2017-12153 - CVE-2017-12154 Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/generic/patches-4.4/721-phy_packets.patch')
-rw-r--r--target/linux/generic/patches-4.4/721-phy_packets.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/721-phy_packets.patch b/target/linux/generic/patches-4.4/721-phy_packets.patch
index 89ffdc558d..a7a23278d0 100644
--- a/target/linux/generic/patches-4.4/721-phy_packets.patch
+++ b/target/linux/generic/patches-4.4/721-phy_packets.patch
@@ -86,7 +86,7 @@
help
--- a/net/core/dev.c
+++ b/net/core/dev.c
-@@ -2743,10 +2743,20 @@ static int xmit_one(struct sk_buff *skb,
+@@ -2746,10 +2746,20 @@ static int xmit_one(struct sk_buff *skb,
if (!list_empty(&ptype_all) || !list_empty(&dev->ptype_all))
dev_queue_xmit_nit(skb, dev);