diff options
| author | Hyunchul Lee <hyc.lee@gmail.com> | 2026-03-17 14:13:44 +0900 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-04-07 18:36:13 +0900 |
| commit | 14f0a13ec79dfa63e143ea45e6530d80bec6e291 (patch) | |
| tree | 94084a93788bcc9bd723afec7d08458c3eb87690 /Documentation/filesystems | |
| parent | a198a0c4b898f7c62f240a5b6baef93e456fb033 (diff) | |
| download | lwn-14f0a13ec79dfa63e143ea45e6530d80bec6e291.tar.gz lwn-14f0a13ec79dfa63e143ea45e6530d80bec6e291.zip | |
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>
Diffstat (limited to 'Documentation/filesystems')
0 files changed, 0 insertions, 0 deletions
