diff options
author | 2025-02-16 23:52:00 +0300 | |
---|---|---|
committer | 2025-03-06 19:53:24 +0300 | |
commit | 5ad414f4df2294b28836b5b7b69787659d6aa708 (patch) | |
tree | e0c06512de25004cbf5afe9b0feb2e2e43277727 /scripts/lib/kdoc/kdoc_re.py | |
parent | fs/ntfs3: Update inode->i_mapping->a_ops on compression state (diff) | |
download | wireguard-linux-5ad414f4df2294b28836b5b7b69787659d6aa708.tar.xz wireguard-linux-5ad414f4df2294b28836b5b7b69787659d6aa708.zip |
fs/ntfs3: Fix a couple integer overflows on 32bit systems
On 32bit systems the "off + sizeof(struct NTFS_DE)" addition can
have an integer wrapping issue. Fix it by using size_add().
Fixes: 82cae269cfa9 ("fs/ntfs3: Add initialization of super block")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions