summaryrefslogtreecommitdiffstats
path: root/patches/cve/4.9.x.scc
diff options
context:
space:
mode:
authorAndreas Wellving <andreas.wellving@enea.com>2018-10-26 13:50:12 +0200
committerAndreas Wellving <andreas.wellving@enea.com>2018-10-26 13:50:12 +0200
commit681b6e77b7ae8b95b8bcc70d29f9808e859be769 (patch)
tree3bc18449e81ba0f50f9b12eeba74b88eeb0c5691 /patches/cve/4.9.x.scc
parentfd3325b122c8985bc6d0e349e1aee278b56e2d73 (diff)
downloadenea-kernel-cache-681b6e77b7ae8b95b8bcc70d29f9808e859be769.tar.gz
ALSA: CVE-2018-10902
ALSA: rawmidi: Change resized buffers atomically Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.9.y&id=c4f094deb3d69dcc8b4e3dc6c056c1e62a72c33e Change-Id: Ie77efba9d2c800374a5713af455877de58bd47a6 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 65206d1..f521594 100644
--- a/patches/cve/4.9.x.scc
+++ b/patches/cve/4.9.x.scc
@@ -21,3 +21,6 @@ SRC_URI += "file://CVE-2018-9516-HID-debug-check-length-before-copy_to_user.patc
21 21
22#CVEs fixed in 4.9.113: 22#CVEs fixed in 4.9.113:
23SRC_URI += "file://CVE-2018-13405-Fix-up-non-directory-creation-in-SGID-directories.patch" 23SRC_URI += "file://CVE-2018-13405-Fix-up-non-directory-creation-in-SGID-directories.patch"
24
25#CVEs fixed in 4.9.115:
26SRC_URI += "file://CVE-2018-10902-ALSA-rawmidi-Change-resized-buffers-atomically.patch"