Files
linux-stable-mirror/drivers
Mikulas PatockaandGreg Kroah-Hartman 9eb265e5aa dm-integrity: limit MAX_TAG_SIZE to 255
[ Upstream commit 77b8e6fbf9 ]

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>
2025-10-15 11:56:23 +02:00
..
2025-09-11 17:19:15 +02:00
2025-08-28 16:26:13 +02:00
2025-10-02 13:40:41 +02:00