diff options
| author | Mikulas Patocka <mpatocka@redhat.com> | 2025-09-08 16:52:02 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-10-12 14:01:01 +0300 |
| commit | 93936f2de5524cd8fcf1b0eefb42668bfacfcc66 (patch) | |
| tree | 240dc8ac4aff366d01e9630d960c37af28e627fc /scripts/lib/kdoc/kdoc_re.py | |
| parent | 08fcde8b5645a17364774ae9d4e1365cd298c46a (diff) | |
| download | linux-93936f2de5524cd8fcf1b0eefb42668bfacfcc66.tar.xz | |
dm-integrity: limit MAX_TAG_SIZE to 255
[ Upstream commit 77b8e6fbf9848d651f5cb7508f18ad0971f3ffdb ]
MAX_TAG_SIZE was 0x1a8 and it may be truncated in the "bi->metadata_size
= ic->tag_size" assignment. We need to limit it to 255.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions
