summaryrefslogtreecommitdiffstats
path: root/patches/cve/4.9.x.scc
diff options
context:
space:
mode:
authorAndreas Wellving <andreas.wellving@enea.com>2019-07-10 12:26:20 +0200
committerAdrian Stratulat <adrian.stratulat@enea.com>2019-07-12 15:13:12 +0200
commit993de5e62725cf99ded17687e68c127e2bdf557e (patch)
treeb850117122f01de04f40b609e7761f7d7761690c /patches/cve/4.9.x.scc
parent7b166ca3cd7089aeb912b54d218697fb01591818 (diff)
downloadenea-kernel-cache-993de5e62725cf99ded17687e68c127e2bdf557e.tar.gz
mremap: CVE-2018-18281intel-4.9
mremap: properly flush TLB before releasing the page References: https://nvd.nist.gov/vuln/detail/CVE-2018-18281 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.9.y&id=e34bd9a96704f7089ccad61b6e01ea985fa54dd6 Change-Id: Iae36afb200b136808d0e1a81fd1f1ded24fe9c71 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
Diffstat (limited to 'patches/cve/4.9.x.scc')
-rw-r--r--patches/cve/4.9.x.scc3
1 files changed, 3 insertions, 0 deletions
diff --git a/patches/cve/4.9.x.scc b/patches/cve/4.9.x.scc
index b4740c7..cdc7341 100644
--- a/patches/cve/4.9.x.scc
+++ b/patches/cve/4.9.x.scc
@@ -23,6 +23,9 @@ patch CVE-2018-13099-f2fs-fix-to-do-sanity-check-with-reserved-blkaddr-of.patch
23#CVEs fixed in 4.9.131: 23#CVEs fixed in 4.9.131:
24patch CVE-2018-10880-ext4-never-move-the-system.data-xattr-out-of-the-ino.patch 24patch CVE-2018-10880-ext4-never-move-the-system.data-xattr-out-of-the-ino.patch
25 25
26#CVEs fixed in 4.9.135:
27patch CVE-2018-18281-mremap-properly-flush-TLB-before-releasing-the-page.patch
28
26#CVEs fixed in 4.9.138: 29#CVEs fixed in 4.9.138:
27patch CVE-2018-16871-nfsd-COPY-and-CLONE-operations-require-the-saved-fil.patch 30patch CVE-2018-16871-nfsd-COPY-and-CLONE-operations-require-the-saved-fil.patch
28 31