summaryrefslogtreecommitdiffstats
path: root/scripts/bloat-o-meter
diff options
context:
space:
mode:
authorSriram Rajagopalan <sriramr@arista.com>2019-05-11 01:28:06 +0200
committerTheodore Ts'o <tytso@mit.edu>2019-05-11 01:28:06 +0200
commit592acbf16821288ecdc4192c47e3774a4c48bb64 (patch)
tree1b196247f70faa977aafc443bf57ecedd4490503 /scripts/bloat-o-meter
parentext4: export /sys/fs/ext4/feature/casefold if Unicode support is present (diff)
downloadlinux-592acbf16821288ecdc4192c47e3774a4c48bb64.tar.xz
linux-592acbf16821288ecdc4192c47e3774a4c48bb64.zip
ext4: zero out the unused memory region in the extent tree block
This commit zeroes out the unused memory region in the buffer_head corresponding to the extent metablock after writing the extent header and the corresponding extent node entries. This is done to prevent random uninitialized data from getting into the filesystem when the extent block is synced. This fixes CVE-2019-11833. Signed-off-by: Sriram Rajagopalan <sriramr@arista.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu> Cc: stable@kernel.org
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions