summaryrefslogtreecommitdiffstats
path: root/patches/cve/4.14.x.scc
diff options
context:
space:
mode:
authorAndreas Wellving <andreas.wellving@enea.com>2019-02-04 13:40:19 +0100
committerAndreas Wellving <andreas.wellving@enea.com>2019-02-04 13:40:19 +0100
commitb6643e162871f2c81cc342f510ac9bd35e7744bd (patch)
tree92b443e03b847a708ea46c0d2db7aacfb71e2025 /patches/cve/4.14.x.scc
parent838e3893300a078ef12aa1d8d8c2336df259d2e0 (diff)
downloadenea-kernel-cache-b6643e162871f2c81cc342f510ac9bd35e7744bd.tar.gz
userfaultfd: CVE-2018-18397
userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails References: https://nvd.nist.gov/vuln/detail/CVE-2018-18397 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.14.y&id=82c5a8c0debac552750a00b4fc7551c89c7b34b8 Change-Id: I8b35a87096278dee376107808022c95c2350c80e Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
Diffstat (limited to 'patches/cve/4.14.x.scc')
-rw-r--r--patches/cve/4.14.x.scc2
1 files changed, 2 insertions, 0 deletions
diff --git a/patches/cve/4.14.x.scc b/patches/cve/4.14.x.scc
index 9a53416..59a57b6 100644
--- a/patches/cve/4.14.x.scc
+++ b/patches/cve/4.14.x.scc
@@ -11,3 +11,5 @@ patch CVE-2018-14611-btrfs-validate-type-when-reading-a-chunk.patch
11patch CVE-2018-14614-f2fs-fix-to-do-sanity-check-with-cp_pack_start_sum.patch 11patch CVE-2018-14614-f2fs-fix-to-do-sanity-check-with-cp_pack_start_sum.patch
12patch CVE-2018-18690-xfs-don-t-fail-when-converting-shortform-attr-to-lon.patch 12patch CVE-2018-18690-xfs-don-t-fail-when-converting-shortform-attr-to-lon.patch
13patch CVE-2018-19407-KVM-X86-Fix-scan-ioapic-use-before-initialization.patch 13patch CVE-2018-19407-KVM-X86-Fix-scan-ioapic-use-before-initialization.patch
14#CVEs fixed in 4.14.87:
15patch CVE-2018-18397-userfaultfd-use-ENOENT-instead-of-EFAULT-if-the-atom.patch