summaryrefslogtreecommitdiffstats
path: root/patches/cve/4.1.x.scc
diff options
context:
space:
mode:
authorAndreas Wellving <andreas.wellving@enea.com>2018-10-17 15:11:28 +0200
committerAndreas Wellving <andreas.wellving@enea.com>2018-10-25 13:22:31 +0200
commit9a81c6699785afeba2d3afcdb682652bf7844108 (patch)
tree5dde44711696e6209af563b26e76e42e4a290cb0 /patches/cve/4.1.x.scc
parent260a690d270fd1273f841e65a7eebea46ab34bfc (diff)
downloadenea-kernel-cache-9a81c6699785afeba2d3afcdb682652bf7844108.tar.gz
mm/mempolicy: CVE-2018-10675
mm/mempolicy: fix use after free when calling get_mempolicy References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=fd30faeaf0f5163356ec053ba9eb1d3b7923062c Change-Id: I7eca8926a82fe573447c8742be055b3f2c5df6e5 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.scc3
1 files changed, 3 insertions, 0 deletions
diff --git a/patches/cve/4.1.x.scc b/patches/cve/4.1.x.scc
index 6386a9b..475bc09 100644
--- a/patches/cve/4.1.x.scc
+++ b/patches/cve/4.1.x.scc
@@ -22,3 +22,6 @@ patch CVE-2017-18017-netfilter-xt_TCPMSS-add-more-sanity-tests-on-tcph-do.patch
22#fixed in 4.1.44 22#fixed in 4.1.44
23patch CVE-2017-1000111-packet-fix-tp_reserve-race-in-packet_set_ring.patch 23patch CVE-2017-1000111-packet-fix-tp_reserve-race-in-packet_set_ring.patch
24 24
25#fixed in 4.1.45
26patch CVE-2018-10675-mm-mempolicy-fix-use-after-free-when-calling-get_mem.patch
27