Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp595707ybl; Fri, 9 Aug 2019 10:36:23 -0700 (PDT) X-Google-Smtp-Source: APXvYqy2oOJ3C9CeqrYvadf1tgncFpxEtnYF4bSRjgANm5E7RBXL2105yj/RQLyyOOUHgLV+lj4Y X-Received: by 2002:a62:ac1a:: with SMTP id v26mr23090230pfe.184.1565372183522; Fri, 09 Aug 2019 10:36:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565372183; cv=none; d=google.com; s=arc-20160816; b=kuEVkbWQeN513u5INy8puRLaAeCv/aIA9ZhYSIE6FC4FsNdz9CXI0x/vf19xKMmXxu YxEM1CGblpjftxhbGrOUdBuNm1Qzvdy+WP1WAaENdv3VnawAApNq4vASVxJofIntjGbS g9VcpihPsTAvRF40SRMe7Ik8jOh4W8G9+Ii+f+nqtiB919G4AGcATwtjFHBnm71oLJAL itZQBdd6pbORJDOUwZ8CdPnAREgWJ2EzfTfRT1Sb6/dOUxQanQm0HMzugIcrOMv5O66s bzE85ZSYDe/9VxGcxOwLKIoL+4yjCJRF1H32qcdViZjPB8muJ1Ad8QPSM5f1tzTS4zo0 xyGA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:mail-followup-to:message-id:subject:cc:to:from:date :dkim-signature; bh=w3XQeQkNosFwnjX2h3pai45KLgbwPCS1yOBXpQhxUMc=; b=FywSMzuF6DfuQ5FESXGawFCIAdZPSA5/axc9Rrf99S7RymMn+7j89SHZO5XZJc+tyf QVjXmwZ1tpTF+3eCoR7Ry9htdfGpP6h7OUVRfd32aKFYaMbx+3fkpLFjG+0rhr+f9415 XvPzCrr6KZw3K3dvthz88qcE4uCIfQ4hDI/KFpZQHp0HBokvsQzV1Ol6XCcMjTMUvo3q RgDKaFgrsYBxmExbKbOZXGrVnhE5mOPerY9GMB1egbGa8TpGiNMg6aZK+8mCb3I518vX c0q6xy7uKSxePVxxSgh6nJgI1BCX0Nh5CvRZmUyHRjCedyUwBEWSjWNSw8lFt8YXYwXv 2bpg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=UXMS8KR1; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q13si55266208pgr.514.2019.08.09.10.36.09; Fri, 09 Aug 2019 10:36:23 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=UXMS8KR1; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726528AbfHIRRY (ORCPT + 99 others); Fri, 9 Aug 2019 13:17:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:34746 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726157AbfHIRRX (ORCPT ); Fri, 9 Aug 2019 13:17:23 -0400 Received: from sol.localdomain (c-24-5-143-220.hsd1.ca.comcast.net [24.5.143.220]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 09A132085B; Fri, 9 Aug 2019 17:17:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565371042; bh=Wom0p8ShZdx7BDDBg4tUdjswURtdxQA7z+Qu2rPusww=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UXMS8KR1Jrs2cXtfclvYLceVoE/XQ9PHuodJ6YXUgrT/cs/98FkobLO9o0LCRYSJX HVGZZW3xuSpJRZ1NRS3+iWkoltZQcZkqKS9O2Fw/+rni0qkj+lI4fpxL0+kKlFHB2+ lysDkXLihFb80HkcLQVDRg69rqB2a2udQEK4lPt0= Date: Fri, 9 Aug 2019 10:17:20 -0700 From: Eric Biggers To: Pascal Van Leeuwen Cc: "linux-crypto@vger.kernel.org" Subject: Re: [RFC PATCH v2] md/dm-crypt - reuse eboiv skcipher for IV generation Message-ID: <20190809171720.GC658@sol.localdomain> Mail-Followup-To: Pascal Van Leeuwen , "linux-crypto@vger.kernel.org" References: <20190808083059.GB5319@sol.localdomain> <67b4f0ee-b169-8af4-d7af-1c53a66ba587@gmail.com> <20190808171508.GA201004@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Fri, Aug 09, 2019 at 09:17:23AM +0000, Pascal Van Leeuwen wrote: > > > -----Original Message----- > > From: Eric Biggers > > Sent: Thursday, August 8, 2019 7:15 PM > > To: Pascal Van Leeuwen > > Cc: Milan Broz ; Ard Biesheuvel ; linux- > > crypto@vger.kernel.org; herbert@gondor.apana.org.au; agk@redhat.com; snitzer@redhat.com; > > dm-devel@redhat.com > > Subject: Re: [RFC PATCH v2] md/dm-crypt - reuse eboiv skcipher for IV generation > > > > On Thu, Aug 08, 2019 at 01:23:10PM +0000, Pascal Van Leeuwen wrote: > > > > -----Original Message----- > > > > From: Milan Broz > > > > Sent: Thursday, August 8, 2019 2:53 PM > > > > To: Pascal Van Leeuwen ; Eric Biggers > > > > > > Cc: Ard Biesheuvel ; linux-crypto@vger.kernel.org; > > > > herbert@gondor.apana.org.au; agk@redhat.com; snitzer@redhat.com; dm-devel@redhat.com > > > > Subject: Re: [RFC PATCH v2] md/dm-crypt - reuse eboiv skcipher for IV generation > > > > > > > > On 08/08/2019 11:31, Pascal Van Leeuwen wrote: > > > > >> -----Original Message----- > > > > >> From: Eric Biggers > > > > >> Sent: Thursday, August 8, 2019 10:31 AM > > > > >> To: Pascal Van Leeuwen > > > > >> Cc: Ard Biesheuvel ; linux-crypto@vger.kernel.org; > > > > >> herbert@gondor.apana.org.au; agk@redhat.com; snitzer@redhat.com; dm- > > devel@redhat.com; > > > > >> gmazyland@gmail.com > > > > >> Subject: Re: [RFC PATCH v2] md/dm-crypt - reuse eboiv skcipher for IV generation > > > > >> > > > > >> On Wed, Aug 07, 2019 at 04:14:22PM +0000, Pascal Van Leeuwen wrote: > > > > >>>>>> In your case, we are not dealing with known plaintext attacks, > > > > >>>>>> > > > > >>>>> Since this is XTS, which is used for disk encryption, I would argue > > > > >>>>> we do! For the tweak encryption, the sector number is known plaintext, > > > > >>>>> same as for EBOIV. Also, you may be able to control data being written > > > > >>>>> to the disk encrypted, either directly or indirectly. > > > > >>>>> OK, part of the data into the CTS encryption will be previous ciphertext, > > > > >>>>> but that may be just 1 byte with the rest being the known plaintext. > > > > >>>>> > > > > >>>> > > > > >>>> The tweak encryption uses a dedicated key, so leaking it does not have > > > > >>>> the same impact as it does in the EBOIV case. > > > > >>>> > > > > >>> Well ... yes and no. The spec defines them as seperately controllable - > > > > >>> deviating from the original XEX definition - but in most practicle use cases > > > > >>> I've seen, the same key is used for both, as having 2 keys just increases > > > > >>> key storage requirements and does not actually improve effective security > > > > >>> (of the algorithm itself, implementation peculiarities like this one aside > > > > >>> :-), as XEX has been proven secure using a single key. And the security > > > > >>> proof for XTS actually builds on that while using 2 keys deviates from it. > > > > >>> > > > > >> > > > > >> This is a common misconception. Actually, XTS needs 2 distinct keys to be a > > > > >> CCA-secure tweakable block cipher, due to another subtle difference from XEX: > > > > >> XEX (by which I really mean "XEX[E,2]") builds the sequence of masks starting > > > > >> with x^1, while XTS starts with x^0. If only 1 key is used, the inclusion of > > > > >> the 0th power in XTS allows the attack described in Section 6 of the XEX paper > > > > >> (https://web.cs.ucdavis.edu/~rogaway/papers/offsets.pdf). > > > > >> > > > > > Interesting ... I'm not a cryptographer, just a humble HW engineer specialized > > > > > in implementing crypto. I'm basing my views mostly on the Liskov/Minematsu > > > > > "Comments on XTS", who assert that using 2 keys in XTS was misguided. > > > > > (and I never saw any follow-on comments asserting that this view was wrong ...) > > > > > On not avoiding j=0 in the XTS spec they actually comment: > > > > > "This difference is significant in security, but has no impact on effectiveness > > > > > for practical applications.", which I read as "not relevant for normal use". > > > > See page 6 of "Comments on XTS": > > > > Note that j = 0 must be excluded, as f(0, v) = v for any v, which > > implies ρ = 1. Moreover, if j = 0 was allowed, a simple attack based on > > this fact existed, as pointed out by [6] and [3]. Hence if XEX is used, > > one must be careful to avoid j being 0. > > > Ok, I missed that part. Something to do with being surrounded by far too > much math :-P > > I did figure out by myself that forcing the ciphertext to 0 for the first > block and being able to observe the plaintext coming out would give you > S ^ E(S) if both keys are equal due do D(0 ^ E(x)) being x. > I guess that's the f(0,v) = v in the above. > Which would give you E(S) as S is usually known. (But this doesn't have to > be the case! S *can* be made a secret within the XTS specification!) > Which in turn would give you all tweaks E(S) * alpha(j), reducing the > encryption /for that sector only/ to just basic ECB. > > Still, that does not constitute a full attack on the sector at hand (which > is not so relevant, since it was leaking plaintext, so you can assume it > does not contain any sensitive data!), let alone any other sector on the > disk or even the key. At least, I have not seen that demonstrated yet. > > So it may be bad in the general cryptographic sense, but I still doubt it > has very significant practicle implications if you assume the system is > not leaking any plaintext from any sensitive areas of the disk. > > Still, FIPS seems to consider it a risk so who am I to doubt that ;-) > > > The part you quoted is only talking about XTS *as specified*, i.e. with 2 keys. > > > Ok, that makes sense actually. Would have been better if they mentioned > that that statement only only holds if the keys are not equal ... (which, > BTW, is not a requirement mentioned anywhere in the XTS specification) > > > > > > > > > > > In any case, it's frequently *used* with both keys being equal for performance > > > > > and key storage reasons. > > > > It's broken, so it's broken. Doesn't matter who is using it. > > > Well, it does kind of matter for people that still want to read their disk > - and possibly continue to use it - encrypted with the "broken" version :-) > > And "broken" is a relative term anyway. As long as you can't get to the key, > decrypt random sectors or manipulate random bits, it may be secure enough > for its purpose. > > > > > > > > > There is already check in kernel for XTS "weak" keys (tweak and encryption keys must > > not be > > > > the same). > > > > > > > > > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/include/crypto/xts > > .h# > > > > n27 > > > > > > > > For now it applies only in FIPS mode... (and if I see correctly it is duplicated in > > all > > > > drivers). > > > > > > > I never had any need to look into FIPS for XTS before, but this actually appears > > > to be accurate. FIPS indeed *requires this*. Much to my surprise, I might add. > > > Still looking for some actual rationale that goes beyond suggestion and innuendo > > > (and is not too heavy on the math ;-) though. > > > > As I said, the attack is explained in the original XEX paper. Basically the > > adversary can submit a chosen ciphertext query for the first block of sector 0 > > to leak the first "mask" of that sector, then submit a chosen plaintext or > > ciphertext query for the reminder of the sector such that they can predict the > > output with 100% certainty. (The standard security model for tweakable block > > ciphers says the output must appear random.) > > > Yes, but that only affects a sector that was leaking plaintext to begin > with. I'm not impressed until you either recover the key or can decrypt > or manipulate *other* sectors on the disk. > There's no proof that other attacks don't exist. If you're going to advocate for using it regardless, then you need to choose a different (weaker) attack model, then formally prove that the construction is secure under that model. Or show where someone else has done so. - Eric