summaryrefslogtreecommitdiffstats
path: root/patches/cve/4.14.x.scc
diff options
context:
space:
mode:
authorAndreas Wellving <andreas.wellving@enea.com>2019-02-04 14:35:01 +0100
committerAndreas Wellving <andreas.wellving@enea.com>2019-02-04 14:35:01 +0100
commit0cfa86bc13729a11d1ab643b8b35f93299b19537 (patch)
treefc32712c90699169bfc9c924216bd7ce80210062 /patches/cve/4.14.x.scc
parent3851aabaf12dcc3e2d913ad581d584259dbef32c (diff)
downloadenea-kernel-cache-0cfa86bc13729a11d1ab643b8b35f93299b19537.tar.gz
sunrpc: CVE-2018-16884
sunrpc: use-after-free in svc_process_common() References: https://nvd.nist.gov/vuln/detail/CVE-2018-16884 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.14.y&id=65dba32522065b79a16393efc75f8006c2c3dbb8 Change-Id: I440846fe5b7e8a67209bf02857ee2e7691bd4f06 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 36143b1..41bfe7a 100644
--- a/patches/cve/4.14.x.scc
+++ b/patches/cve/4.14.x.scc
@@ -19,3 +19,5 @@ patch CVE-2018-19824-ALSA-usb-audio-Fix-UAF-decrement-if-card-has-no-live.patch
19patch CVE-2018-20169-USB-check-usb_get_extra_descriptor-for-proper-size.patch 19patch CVE-2018-20169-USB-check-usb_get_extra_descriptor-for-proper-size.patch
20CVEs fixed in 4.14.91: 20CVEs fixed in 4.14.91:
21patch CVE-2018-19985-USB-hso-Fix-OOB-memory-access-in-hso_probe-hso_get_c.patch 21patch CVE-2018-19985-USB-hso-Fix-OOB-memory-access-in-hso_probe-hso_get_c.patch
22CVEs fixed in 4.14.94:
23patch CVE-2018-16884-sunrpc-use-after-free-in-svc_process_common.patch