summaryrefslogtreecommitdiffstats
path: root/patches/cve/4.9.x.scc
diff options
context:
space:
mode:
authorAndreas Wellving <andreas.wellving@enea.com>2018-10-26 13:22:57 +0200
committerAndreas Wellving <andreas.wellving@enea.com>2018-10-26 13:22:57 +0200
commit53fccbc963044818e6f5afb73c09bf91a88518a3 (patch)
tree134ea7e043da604ff2ca3d57b398fa1b6e7e4cdf /patches/cve/4.9.x.scc
parent2880d3bbc5ac81c9ea0f5c5ac060841d44200624 (diff)
downloadenea-kernel-cache-53fccbc963044818e6f5afb73c09bf91a88518a3.tar.gz
drm: CVE-2018-8781
drm: udl: Properly check framebuffer mmap offsets Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.9.y&id=4ac9ab4f5f45d1ad0585c7bfa9ccff43b9984045 Change-Id: I9854538e5b7d52b7ebea071b65ac76ebd58c8246 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 1702181..4dad7d1 100644
--- a/patches/cve/4.9.x.scc
+++ b/patches/cve/4.9.x.scc
@@ -1,2 +1,5 @@
1#CVEs fixed in 4.9.89: 1#CVEs fixed in 4.9.89:
2patch CVE-2018-7480-blkcg-fix-double-free-of-new_blkg-in-blkcg_init_queu.patch 2patch CVE-2018-7480-blkcg-fix-double-free-of-new_blkg-in-blkcg_init_queu.patch
3
4#CVEs fixed in 4.9.91:
5SRC_URI += "file://CVE-2018-8781-drm-udl-Properly-check-framebuffer-mmap-offsets.patch"