diff options
author | Andreas Wellving <andreas.wellving@enea.com> | 2019-07-10 15:21:34 +0200 |
---|---|---|
committer | Adrian Stratulat <adrian.stratulat@enea.com> | 2019-07-12 12:11:33 +0200 |
commit | c6047e4f17101452e1b14f26b809f835247e80d9 (patch) | |
tree | e6e56d168df04f2ebcfbd587962a960ef7514247 /patches/cve/4.9.x.scc | |
parent | 6481019cced41109508ec7356686657233a12a7a (diff) | |
download | enea-kernel-cache-c6047e4f17101452e1b14f26b809f835247e80d9.tar.gz |
mremap: CVE-2018-18281altera-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: I16200712d4c85eceef94c4711ffef7a67349691a
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.scc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patches/cve/4.9.x.scc b/patches/cve/4.9.x.scc index 935280b..39c7de0 100644 --- a/patches/cve/4.9.x.scc +++ b/patches/cve/4.9.x.scc | |||
@@ -58,6 +58,9 @@ patch CVE-2018-13099-f2fs-fix-to-do-sanity-check-with-reserved-blkaddr-of.patch | |||
58 | #CVEs fixed in 4.9.131: | 58 | #CVEs fixed in 4.9.131: |
59 | patch CVE-2018-10880-ext4-never-move-the-system.data-xattr-out-of-the-ino.patch | 59 | patch CVE-2018-10880-ext4-never-move-the-system.data-xattr-out-of-the-ino.patch |
60 | 60 | ||
61 | #CVEs fixed in 4.9.135: | ||
62 | patch CVE-2018-18281-mremap-properly-flush-TLB-before-releasing-the-page.patch | ||
63 | |||
61 | #CVEs fixed in 4.9.138: | 64 | #CVEs fixed in 4.9.138: |
62 | patch CVE-2018-16871-nfsd-COPY-and-CLONE-operations-require-the-saved-fil.patch | 65 | patch CVE-2018-16871-nfsd-COPY-and-CLONE-operations-require-the-saved-fil.patch |
63 | 66 | ||