From b6643e162871f2c81cc342f510ac9bd35e7744bd Mon Sep 17 00:00:00 2001 From: Andreas Wellving Date: Mon, 4 Feb 2019 13:40:19 +0100 Subject: 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 --- patches/cve/4.14.x.scc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'patches/cve/4.14.x.scc') 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 patch CVE-2018-14614-f2fs-fix-to-do-sanity-check-with-cp_pack_start_sum.patch patch CVE-2018-18690-xfs-don-t-fail-when-converting-shortform-attr-to-lon.patch patch CVE-2018-19407-KVM-X86-Fix-scan-ioapic-use-before-initialization.patch +#CVEs fixed in 4.14.87: +patch CVE-2018-18397-userfaultfd-use-ENOENT-instead-of-EFAULT-if-the-atom.patch -- cgit v1.2.3-54-g00ecf