summaryrefslogtreecommitdiffstats
path: root/patches/cve/4.9.x.scc
diff options
context:
space:
mode:
authorAndreas Wellving <andreas.wellving@enea.com>2018-10-26 13:59:52 +0200
committerAndreas Wellving <andreas.wellving@enea.com>2018-10-26 13:59:52 +0200
commitd25ab3a860188fd32710d75eb7173548f4d7292d (patch)
tree2aaf204eb3f2daec63a514bda0cadbf1e1aa2cb2 /patches/cve/4.9.x.scc
parent9678bba6586cdfe681cc809b3f4627d11473c23d (diff)
downloadenea-kernel-cache-ti-4.9.tar.gz
mm: CVE-2018-17182ti-4.9
mm: get rid of vmacache_flush_all() entirely Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.9.y&id=84580567f1f856d2c7a610273315852e345bc3ac Change-Id: Ic336b6562f3a04292ca75a114a6c651a98d69f58 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 7aec14a..c3eca4d 100644
--- a/patches/cve/4.9.x.scc
+++ b/patches/cve/4.9.x.scc
@@ -30,3 +30,6 @@ SRC_URI += "file://CVE-2018-5390-tcp-free-batches-of-packets-in-tcp_prune_ofo_qu
30 30
31#CVEs fixed in 4.9.121: 31#CVEs fixed in 4.9.121:
32SRC_URI += "file://CVE-2018-9363-Bluetooth-hidp-buffer-overflow-in-hidp_process_repor.patch" 32SRC_URI += "file://CVE-2018-9363-Bluetooth-hidp-buffer-overflow-in-hidp_process_repor.patch"
33
34#CVEs fixed in 4.9.128:
35SRC_URI += "file://CVE-2018-17182-mm-get-rid-of-vmacache_flush_all-entirely.patch"