[Bionic][PATCH 0/1] Revert "crypto: hash - prevent using keyed hashes without setting key"
Joseph Salisbury
joseph.salisbury at canonical.com
Tue Apr 3 17:47:23 UTC 2018
BugLink: http://bugs.launchpad.net/bugs/1759791
== Bionic Justification ==
Mainline commit 9fa68f620041 introduced a regression in Bionic. Bionic
got this commit with the 4.15.4 updates as commit 46e8d06.
This bug causes the NFS mounts with kerberos set up to stopped working.
A proper patch is being discussed upstream, but it has not landed in mainline
as of yet:
https://patchwork.kernel.org/patch/10311831/
== Fix ==
A revert of commit:
9fa68f620041 ("crypto: hash - prevent using keyed hashes without setting key")
Joseph Salisbury (1):
Revert "crypto: hash - prevent using keyed hashes without setting key"
crypto/ahash.c | 22 +++++----------------
crypto/algif_hash.c | 52 +++++++++++++++++++++++++++++++++++++++-----------
crypto/shash.c | 25 ++++--------------------
include/crypto/hash.h | 34 ++++++++++-----------------------
include/linux/crypto.h | 2 --
5 files changed, 60 insertions(+), 75 deletions(-)
--
2.7.4
More information about the kernel-team
mailing list