summaryrefslogtreecommitdiffstats
path: root/patches/cve/4.1.x.scc
diff options
context:
space:
mode:
authorAndreas Wellving <andreas.wellving@enea.com>2018-10-17 14:46:59 +0200
committerAdrian Mangeac <Adrian.Mangeac@enea.com>2018-10-24 12:45:16 +0200
commitc380c25c485c1a2ef86f89a9e2b971c55f3c1b2c (patch)
tree87a0c37325d59277870169a4721372c5ad965897 /patches/cve/4.1.x.scc
parent4249123a9fe6922ad8abf912db7d18c2d436dc6d (diff)
downloadenea-kernel-cache-c380c25c485c1a2ef86f89a9e2b971c55f3c1b2c.tar.gz
net/packet: CVE-2017-7308
net/packet: fix overflow in check for priv area size References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=dd07486ceba48b5d2157b212bb9bd5ce9a46b593 Change-Id: I21713abf14677f885f66c627fa0e83dbde286237 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 2f3ae79..17685e1 100644
--- a/patches/cve/4.1.x.scc
+++ b/patches/cve/4.1.x.scc
@@ -11,3 +11,4 @@ patch CVE-2017-7895-nfsd-stricter-decoding-of-write-like-NFSv2-v3-ops.patch
11#fixed in 4.1.41 11#fixed in 4.1.41
12patch CVE-2017-10661-timerfd-Protect-the-might-cancel-mechanism-proper.patch 12patch CVE-2017-10661-timerfd-Protect-the-might-cancel-mechanism-proper.patch
13patch CVE-2017-18221-mlock-fix-mlock-count-can-not-decrease-in-race-condi.patch 13patch CVE-2017-18221-mlock-fix-mlock-count-can-not-decrease-in-race-condi.patch
14patch CVE-2017-7308-net-packet-fix-overflow-in-check-for-priv-area-size.patch