summaryrefslogtreecommitdiffstats
path: root/fs/ext4/sysfs.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2018-03-29 22:10:31 -0400
committerTheodore Ts'o <tytso@mit.edu>2018-03-29 22:10:31 -0400
commita45403b51582a87872927a3e0fc0a389c26867f1 (patch)
tree28da549199d5f2c7cd7f4667c570e012f7b954ca /fs/ext4/sysfs.c
parent8e4b5eae5decd9dfe5a4ee369c22028f90ab4c44 (diff)
ext4: always initialize the crc32c checksum driver
The extended attribute code now uses the crc32c checksum for hashing purposes, so we should just always always initialize it. We also want to prevent NULL pointer dereferences if one of the metadata checksum features is enabled after the file sytsem is originally mounted. This issue has been assigned CVE-2018-1094. https://bugzilla.kernel.org/show_bug.cgi?id=199183 https://bugzilla.redhat.com/show_bug.cgi?id=1560788 Signed-off-by: Theodore Ts'o <tytso@mit.edu> Cc: stable@vger.kernel.org
Diffstat (limited to 'fs/ext4/sysfs.c')
0 files changed, 0 insertions, 0 deletions