Files
linux/fs
Hyunchul Lee 14f0a13ec7 ntfs: remove redundant out-of-bound checks
Remove redundant out-of-bounds validations.
Since ntfs_attr_find and ntfs_external_attr_find
now validate the attribute value offsets and
lengths against the bounds of the MFT record block,
performing subsequent bounds checking in caller
functions like ntfs_attr_lookup is no longer necessary.

Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
2026-04-07 18:36:13 +09:00
..
2026-01-12 10:55:45 +01:00
2025-11-16 01:35:04 -05:00
2026-01-12 10:55:46 +01:00
2026-01-02 13:43:41 -05:00
2026-02-19 21:51:00 +09:00
2025-11-16 01:35:03 -05:00
2026-01-12 10:55:48 +01:00
2026-01-12 10:55:48 +01:00
2025-11-28 12:42:31 +01:00
2025-09-01 13:08:01 +02:00
2026-02-19 21:51:00 +09:00
2026-01-12 10:55:48 +01:00
2026-02-19 21:51:00 +09:00
2026-01-12 16:52:09 +01:00
2026-01-16 19:21:40 +01:00
2026-01-12 16:52:09 +01:00
2025-05-23 14:20:44 +02:00