From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x443.google.com (mail-wr1-x443.google.com [IPv6:2a00:1450:4864:20::443]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.server123.net (Postfix) with ESMTPS for ; Fri, 6 Sep 2019 13:17:46 +0200 (CEST) Received: by mail-wr1-x443.google.com with SMTP id w13so6153798wru.7 for ; Fri, 06 Sep 2019 04:17:45 -0700 (PDT) Received: from [172.22.36.64] (redhat-nat.vtp.fi.muni.cz. [78.128.215.6]) by smtp.gmail.com with ESMTPSA id f6sm8795984wrh.30.2019.09.06.04.17.43 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 06 Sep 2019 04:17:44 -0700 (PDT) From: Milan Broz Message-ID: Date: Fri, 6 Sep 2019 13:17:34 +0200 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="dmMlq6S7gMYrGqlxGO0uMISPgZPNheAfO" Subject: [dm-crypt] [ANNOUNCE] cryptsetup 2.2.1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --dmMlq6S7gMYrGqlxGO0uMISPgZPNheAfO Content-Type: multipart/mixed; boundary="cJh7sQwf3yjopwlSqtrgYolpmvcakhUHt"; protected-headers="v1" From: Milan Broz To: dm-crypt Message-ID: Subject: [ANNOUNCE] cryptsetup 2.2.1 --cJh7sQwf3yjopwlSqtrgYolpmvcakhUHt Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable The cryptsetup 2.2.1 release is available at https://gitlab.com/cryptsetup/cryptsetup Please note that release packages are located on kernel.org https://www.kernel.org/pub/linux/utils/cryptsetup/v2.2/ Feedback and bug reports are welcomed. Cryptsetup 2.2.1 Release Notes =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D Stable bug-fix release. This version contains a fix for a possible data corruption bug on 32-bit platforms. All users of cryptsetup 2.1 and 2.2 should upgrade to this version. Changes since version 2.2.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Fix possible data length and IV offset overflow on 32bit architectures.= Other 64-bit architectures are not affected. The flawed helper function prototypes (introduced in version 2.1.0) use= d size_t type, that is 32-bit integer on 32-bit systems. This patch fixes the problem to properly use 64-bit types. If the offset parameter addresses devices larger than 2TB, the value overflows and stores incorrect information in the metadata. For example, integrity device is smaller than expected size if used over large disk on 32-bit architecture. This issue is not present with the standard LUKS1/LUKS2 devices without= integrity extensions. * Fix a regression in TrueCrypt/VeraCrypt system partition activation. * Reinstate missing backing file hint for loop device. If the encrypted device is backed by a file (loopback), cryptsetup now shows the path to the backing file in passphrase query (as in 1.x versi= on). * LUKS2 reencryption block size is now aligned to reported optimal IO siz= e. This change eliminates possible non-aligned device warnings in kernel l= og during reencryption. --cJh7sQwf3yjopwlSqtrgYolpmvcakhUHt-- --dmMlq6S7gMYrGqlxGO0uMISPgZPNheAfO Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEKikYJD/eRmSNBob52bBXe9k+mPwFAl1yQFcACgkQ2bBXe9k+ mPyb8A/+KlbcYwHNXvh/+GMyn2SeeZ/Cn8f5KKSZlXRaoX+FtdFwZUsFNBkFUPGM 9YSMYc41bLVffc9JlPGdLCTVhc0qaImgch+g1h4ozpcrXoxPJ6xdXcR+C9SSlHuP MlimvTaspmBEGyj6lKFJh1t4qfW6z1HCG93rFm+mp12NjhkoA8r05pFTyMpuCq7y QYMp28WQoec+H7Mv/BO9/AkB0l5nheLH0krLRFCP6kh85Cg3w5ph+X9aFTNDTdsx FkZhAd+VXtOof7bp1Tg7Xxp7y0qtdU6lCUn7btBI2bw51r4E/NH2o1Cd2MRNcpI0 vQa0CJJMxMK0gmgf5Uo6cIONv6+s+fNpNJMVMqQ2nfIAbHUFa+l0TCFbCnUpw1Co sYe+j8aG1disc4jNxJVzO81gjGK9vyORpPg8lfV4hvbPoii8Q2SX2nXIa7LcoYyI eiImpazHhL3F1m919/q5WviOLBsuWyKBnTIFzp7U9mysrAqJPuJ4sp9iy8og1wTa RGOSNXOwU8f2jtNpV3YWUzsrAtU2FnnoxMWWIuOHtewi7KS9WluwdjBM1UE16PeA dI/w2zprgw5IuEt+Kwoy+vPStC8/1NQAoz/Cp+9ePbQLt0oBhr2ZRriy1Fsra5Gy IcmUsEgN7s+cGp6DrjyBathZk6UeoQm1ZHs2sqe2LP6SeK36/Jg= =RdtU -----END PGP SIGNATURE----- --dmMlq6S7gMYrGqlxGO0uMISPgZPNheAfO--