summaryrefslogtreecommitdiffstats
path: root/patches/cve/4.1.x.scc
diff options
context:
space:
mode:
authorAndreas Wellving <andreas.wellving@enea.com>2018-10-17 14:15:52 +0200
committerAndreas Wellving <andreas.wellving@enea.com>2018-10-17 14:15:52 +0200
commit26a5aeb5f6e2d2af95f21cc8b3e80a02c2380a58 (patch)
tree009e2d06624da86e0c2d1a0b48ee253a7f3d7147 /patches/cve/4.1.x.scc
parent603c99ecf5d16918c4062b273aa269d8ccdd6145 (diff)
downloadenea-kernel-cache-26a5aeb5f6e2d2af95f21cc8b3e80a02c2380a58.tar.gz
packet: CVE-2016-8665
packet: fix race condition in packet_set_ring References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=e29fdf045048addaea61c837b60e3c4d2ec43614 Change-Id: I3a9abfa653c6a2d3fede70c8c7f4f7f8df7b3063 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
Diffstat (limited to 'patches/cve/4.1.x.scc')
-rw-r--r--patches/cve/4.1.x.scc1
1 files changed, 1 insertions, 0 deletions
diff --git a/patches/cve/4.1.x.scc b/patches/cve/4.1.x.scc
index 26b7fd8..4451d85 100644
--- a/patches/cve/4.1.x.scc
+++ b/patches/cve/4.1.x.scc
@@ -1,3 +1,4 @@
1#fixed in 4.1.37 1#fixed in 4.1.37
2patch CVE-2016-7039-net-add-recursion-limit-to-GRO.patch 2patch CVE-2016-7039-net-add-recursion-limit-to-GRO.patch
3patch CVE-2016-8399-net-ping-check-minimum-size-on-ICMP-header-length.patch 3patch CVE-2016-8399-net-ping-check-minimum-size-on-ICMP-header-length.patch
4patch CVE-2016-8655-packet-fix-race-condition-in-packet_set_ring.patch