diff options
| author | Andrew Ballance <andrewjballance@gmail.com> | 2024-05-15 07:38:33 -0500 |
|---|---|---|
| committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2024-09-03 16:58:39 +0300 |
| commit | 9931122d04c6d431b2c11b5bb7b10f28584067f0 (patch) | |
| tree | 8f1235ef22ecf0f22dfd4cc948f206348e22cd0d /fs/ntfs3/file.c | |
| parent | 556bdf27c2dd5c74a9caacbe524b943a6cd42d99 (diff) | |
| download | linux-9931122d04c6d431b2c11b5bb7b10f28584067f0.tar.gz linux-9931122d04c6d431b2c11b5bb7b10f28584067f0.tar.bz2 linux-9931122d04c6d431b2c11b5bb7b10f28584067f0.zip | |
fs/ntfs3: Check if more than chunk-size bytes are written
A incorrectly formatted chunk may decompress into
more than LZNT_CHUNK_SIZE bytes and a index out of bounds
will occur in s_max_off.
Signed-off-by: Andrew Ballance <andrewjballance@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'fs/ntfs3/file.c')
0 files changed, 0 insertions, 0 deletions
