diff options
author | Andreas Wellving <andreas.wellving@enea.com> | 2019-07-10 15:18:34 +0200 |
---|---|---|
committer | Adrian Stratulat <adrian.stratulat@enea.com> | 2019-07-12 12:04:56 +0200 |
commit | 6481019cced41109508ec7356686657233a12a7a (patch) | |
tree | ee4f5964d526b1548255c894ae1150d6f4f9dd2a /patches/cve/4.9.x.scc | |
parent | 7acc62ca97b9e2b2606a2631e40e2e5c6b6974eb (diff) | |
download | enea-kernel-cache-6481019cced41109508ec7356686657233a12a7a.tar.gz |
ext4: CVE-2018-10880
ext4: never move the system.data xattr out of the inode body
References:
https://nvd.nist.gov/vuln/detail/CVE-2018-10880
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.9.y&id=3a282476161c54df1a2ef1ba664c8a3514ef49f4
Change-Id: I5a9cc26679b67e63059e9a4a3728f3ee1e68d57e
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.scc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patches/cve/4.9.x.scc b/patches/cve/4.9.x.scc index 9f87873..935280b 100644 --- a/patches/cve/4.9.x.scc +++ b/patches/cve/4.9.x.scc | |||
@@ -55,6 +55,9 @@ patch CVE-2018-14617-hfsplus-fix-NULL-dereference-in-hfsplus_lookup.patch | |||
55 | #CVEs fixed in 4.9.128: | 55 | #CVEs fixed in 4.9.128: |
56 | patch CVE-2018-13099-f2fs-fix-to-do-sanity-check-with-reserved-blkaddr-of.patch | 56 | patch CVE-2018-13099-f2fs-fix-to-do-sanity-check-with-reserved-blkaddr-of.patch |
57 | 57 | ||
58 | #CVEs fixed in 4.9.131: | ||
59 | patch CVE-2018-10880-ext4-never-move-the-system.data-xattr-out-of-the-ino.patch | ||
60 | |||
58 | #CVEs fixed in 4.9.138: | 61 | #CVEs fixed in 4.9.138: |
59 | patch CVE-2018-16871-nfsd-COPY-and-CLONE-operations-require-the-saved-fil.patch | 62 | patch CVE-2018-16871-nfsd-COPY-and-CLONE-operations-require-the-saved-fil.patch |
60 | 63 | ||