summaryrefslogtreecommitdiffstats
path: root/patches/cve/4.14.x.scc
diff options
context:
space:
mode:
authorAndreas Wellving <andreas.wellving@enea.com>2019-02-04 13:15:04 +0100
committerAndreas Wellving <andreas.wellving@enea.com>2019-02-04 13:15:04 +0100
commit84776d648fde1c97c351e3b465b2e4dd9d8c8ddd (patch)
treedd718f5758b571b6936006c9eaa575dcde3bf817 /patches/cve/4.14.x.scc
parent2dd517f18177313eb97548e51923e004c1a5e186 (diff)
downloadenea-kernel-cache-84776d648fde1c97c351e3b465b2e4dd9d8c8ddd.tar.gz
f2fs: CVE-2018-14614
f2fs: fix to do sanity check with cp_pack_start_sum References: https://nvd.nist.gov/vuln/detail/CVE-2018-14614 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e494c2f995d6181d6e29c4927d68e0f295ecf75b Change-Id: Ia3a0030915377b9a286b0b875e6a0a85bd03db2c 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.scc1
1 files changed, 1 insertions, 0 deletions
diff --git a/patches/cve/4.14.x.scc b/patches/cve/4.14.x.scc
index a0c770e..f0ed95a 100644
--- a/patches/cve/4.14.x.scc
+++ b/patches/cve/4.14.x.scc
@@ -8,3 +8,4 @@ patch CVE-2018-17972-proc-restrict-kernel-stack-dumps-to-root.patch
8patch CVE-2018-13097-f2fs-fix-to-do-sanity-check-with-user_block_count.patch 8patch CVE-2018-13097-f2fs-fix-to-do-sanity-check-with-user_block_count.patch
9patch CVE-2018-14610-btrfs-Check-that-each-block-group-has-corresponding-.patch 9patch CVE-2018-14610-btrfs-Check-that-each-block-group-has-corresponding-.patch
10patch CVE-2018-14611-btrfs-validate-type-when-reading-a-chunk.patch 10patch CVE-2018-14611-btrfs-validate-type-when-reading-a-chunk.patch
11patch CVE-2018-14614-f2fs-fix-to-do-sanity-check-with-cp_pack_start_sum.patch