summaryrefslogtreecommitdiffstats
path: root/patches/cve/4.14.x.scc
diff options
context:
space:
mode:
authorAndreas Wellving <andreas.wellving@enea.com>2019-02-04 13:09:06 +0100
committerAndreas Wellving <andreas.wellving@enea.com>2019-02-04 13:09:06 +0100
commit2dd517f18177313eb97548e51923e004c1a5e186 (patch)
treefe4bca97d492d824c3296cb3fb7907d2d9dbf7c9 /patches/cve/4.14.x.scc
parent91001769cd33366d0d04b39df5888b48060318b1 (diff)
downloadenea-kernel-cache-2dd517f18177313eb97548e51923e004c1a5e186.tar.gz
btrfs: CVE-2018-14611
btrfs: validate type when reading a chunk References: https://nvd.nist.gov/vuln/detail/CVE-2018-14611 https://patchwork.kernel.org/patch/10503099/ Change-Id: I892a65be63996fa779c948eff3d6583ceb02013d 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 a2417c2..a0c770e 100644
--- a/patches/cve/4.14.x.scc
+++ b/patches/cve/4.14.x.scc
@@ -7,3 +7,4 @@ patch CVE-2018-17972-proc-restrict-kernel-stack-dumps-to-root.patch
7#CVEs fixed in 4.14.86: 7#CVEs fixed in 4.14.86:
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