ghash-clmulni-intel module fails to load
Bug #1633058 reported by
Marcelo Cerri
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Confirmed
|
Medium
|
Unassigned | ||
Trusty |
Fix Released
|
Medium
|
Marcelo Cerri | ||
Xenial |
Fix Released
|
Medium
|
Marcelo Cerri |
Bug Description
The module ghash-clmulni-intel always fails to load with "Invalid argument":
$ sudo modprobe ghash-clmulni-intel
modprobe: ERROR: could not insert 'ghash_
That was caused by the commit 8996eafdc ("crypto: ahash - ensure statesize is non-zero"), that added a requirement that all ahash algorithms now need to implement import() and export() and define a non zero statesize.
The fix is composed by two commits:
3a020a7 crypto: ghash-clmulni - Fix load failure
1a07834 crypto: cryptd - Assign statesize properly
Xenial and Trusty are affected and Yakkety already included the solution above.
description: | updated |
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
Changed in linux (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in linux (Ubuntu Trusty): | |
status: | Confirmed → Triaged |
Changed in linux (Ubuntu Xenial): | |
status: | Confirmed → Triaged |
Changed in linux (Ubuntu): | |
status: | Triaged → Confirmed |
Changed in linux (Ubuntu Trusty): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Xenial): | |
status: | In Progress → Fix Committed |
tags: |
added: verification-done-xenial removed: verification-needed-xenial |
tags: |
added: verification-done-trusty removed: verification-needed-trusty |
To post a comment you must log in.
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:
apport-collect 1633058
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.