mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* regression between v4.1.17 and v4.1.18 (crypto)
@ 2016-02-20  2:25 Andreas Amann
  0 siblings, 0 replies; only message in thread
From: Andreas Amann @ 2016-02-20  2:25 UTC (permalink / raw)
  To: Kernel Mailing List; +Cc: Herbert Xu

Hi,

after upgrading to v4.1.18 (LTS) I cannot unlock my root
partition. The error is:

Enter passphrase for /dev/sda2:
Failed to setup dm-crypt key mapping for device /dev/sda2.
Check that kernel supports aes-xts-plain64 cipher (check syslog for more
info).

This seems to be the same as described in

https://bugzilla.kernel.org/show_bug.cgi?id=112631

Bisecting for the problematic commit brings up this one as
the culprit:

commit 0571ba52a19e18a1c20469454231eef681cb1310
Author: Herbert Xu <herbert@gondor.apana.org.au>
Date:   Wed Dec 30 11:47:53 2015 +0800

    crypto: af_alg - Disallow bind/setkey/... after accept(2)

   [ Upstream commit c840ac6af3f8713a71b4d2363419145760bd6044 ]


Could this commit be reverted/fixed?

Andreas

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-20  2:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-20  2:25 regression between v4.1.17 and v4.1.18 (crypto) Andreas Amann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome