diff options
| author | Tristan Madani <tristan@talencesecurity.com> | 2026-04-18 13:11:18 +0000 |
|---|---|---|
| committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2026-04-30 13:55:24 +0200 |
| commit | 7160a57192fb16d7a6fa9b7f5c7ac341d2444a89 (patch) | |
| tree | 2b220ee40dcfaa56b9bebff2a5161a348b1448b8 /Documentation/gpu/intel-display/git@git.tavy.me:linux.git | |
| parent | 9b6926ac9c970ae0b2c2fe6289b16e9aa10b6a67 (diff) | |
ntfs3: fix out-of-bounds read in decompress_lznt
decompress_lznt() does not validate array index bounds before accessing
the decompression table. A corrupted NTFS3 image with invalid compressed
data can trigger an out-of-bounds read.
Add index bounds checking to prevent the OOB access.
Reported-by: syzbot+39b2fb0f2638669008ec@syzkaller.appspotmail.com
Cc: stable@vger.kernel.org
Signed-off-by: Tristan Madani <tristan@talencesecurity.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'Documentation/gpu/intel-display/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
