Files
linux-cryptodev-2.6/drivers/md
Mikulas Patocka 38bc1ab135 dm-verity: align struct dm_verity_fec_io properly
dm_verity_fec_io is placed after the end of two hash digests. If the hash
digest has unaligned length, struct dm_verity_fec_io could be unaligned.

This commit fixes the placement of struct dm_verity_fec_io, so that it's
aligned.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Cc: stable@vger.kernel.org
Fixes: a739ff3f54 ("dm verity: add support for forward error correction")
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
2023-11-29 12:58:06 -05:00
..
2023-11-17 14:41:14 -05:00
2023-11-17 14:41:14 -05:00
2023-08-02 09:13:09 -06:00
2023-07-27 00:13:30 -07:00
2023-10-10 18:49:51 -07:00