]> git.99rst.org Git - openwrt-packages.git/commit
cryptsetup: update to 2.8.8
authorDaniel Golle <redacted>
Thu, 10 Sep 2026 14:45:16 +0000 (15:45 +0100)
committerDaniel Golle <redacted>
Fri, 11 Sep 2026 00:46:29 +0000 (01:46 +0100)
commitbd5899b75a6fa756e6b5d21190d436cc3bd1bbdb
tree0719f347595890219ceabca4c1ce219335bfdb6f
parent5b684a6713c98507edadb70869cb1653044497fa
cryptsetup: update to 2.8.8

Stable bug-fix release. It avoids a TOCTOU issue in LUKS header restore
by opening the header file only once, hardens BITLK metadata validation
against crafted images, fixes an integer overflow in the anti-forensic
data size calculation on 32-bit systems and a memory corruption in
reencrypt init with more than 16 active LUKS2 keyslots or tokens, and
adds keyed discards to integritysetup (--allow-discards-keyed, Linux
7.3 or later).

Link: https://gitlab.com/cryptsetup/cryptsetup/-/blob/v2.8.8/docs/v2.8.8-ReleaseNotes
Signed-off-by: Daniel Golle <redacted>
utils/cryptsetup/Makefile
git clone https://git.99rst.org/PROJECT