From fd3325b122c8985bc6d0e349e1aee278b56e2d73 Mon Sep 17 00:00:00 2001 From: Andreas Wellving Date: Fri, 26 Oct 2018 13:43:35 +0200 Subject: CVE-2018-13405 Fix up non-directory creation in SGID directories Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.9.y&id=d2c7c52431819aa05d76fae77bb3f95dd0955da1 Change-Id: Iea3f9c36876310831666a0179be73e20916e590f Signed-off-by: Andreas Wellving --- patches/cve/4.9.x.scc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'patches/cve/4.9.x.scc') diff --git a/patches/cve/4.9.x.scc b/patches/cve/4.9.x.scc index c9bec68..65206d1 100644 --- a/patches/cve/4.9.x.scc +++ b/patches/cve/4.9.x.scc @@ -18,3 +18,6 @@ SRC_URI += "file://CVE-2018-13406-video-uvesafb-Fix-integer-overflow-in-allocati #CVEs fixed in 4.9.112: SRC_URI += "file://CVE-2018-9516-HID-debug-check-length-before-copy_to_user.patch" + +#CVEs fixed in 4.9.113: +SRC_URI += "file://CVE-2018-13405-Fix-up-non-directory-creation-in-SGID-directories.patch" -- cgit v1.2.3-54-g00ecf