mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andreas Amann <a.amann@ucc.ie>
To: Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Subject: regression between v4.1.17 and v4.1.18 (crypto)
Date: Sat, 20 Feb 2016 02:25:52 +0000	[thread overview]
Message-ID: <87si0o6rtb.fsf@msstf091.ucc.ie> (raw)

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

                 reply	other threads:[~2016-02-20  2:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87si0o6rtb.fsf@msstf091.ucc.ie \
    --to=a.amann@ucc.ie \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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