summaryrefslogtreecommitdiff
path: root/rust/kernel/alloc
diff options
context:
space:
mode:
authorHyunchul Lee <hyc.lee@gmail.com>2026-03-12 10:23:46 +0900
committerNamjae Jeon <linkinjeon@kernel.org>2026-04-07 18:36:05 +0900
commit6ceb4cc81ef3409ff79dcb959771f9110787397a (patch)
tree2a69fd7c73c89489bf6810adafef094f8b499341 /rust/kernel/alloc
parent77f58db7391e227f8ff6ef5d83966347d759daed (diff)
ntfs: add bound checking to ntfs_attr_find
Add bound validations in ntfs_attr_find to ensure attribute value offsets and lengths are safe to access. It verifies that resident attributes meet type-specific minimum length requirements and check the mapping_pairs_offset boundaries for non-resident attributes. Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'rust/kernel/alloc')
0 files changed, 0 insertions, 0 deletions