diff options
author | Marcelo Cerri <marcelo.cerri@canonical.com> | 2016-09-28 13:42:10 -0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-10-02 22:26:42 +0800 |
commit | 80da44c29d997e28c4442825f35f4ac339813877 (patch) | |
tree | 07d05485c86275960e270a968ded8baded310d2a /drivers/char | |
parent | a397ba829d7f8aff4c90af3704573a28ccd61a59 (diff) |
crypto: vmx - Fix memory corruption caused by p8_ghash
This patch changes the p8_ghash driver to use ghash-generic as a fixed
fallback implementation. This allows the correct value of descsize to be
defined directly in its shash_alg structure and avoids problems with
incorrect buffer sizes when its state is exported or imported.
Reported-by: Jan Stancek <jstancek@redhat.com>
Fixes: cc333cd68dfa ("crypto: vmx - Adding GHASH routines for VMX module")
Cc: stable@vger.kernel.org
Signed-off-by: Marcelo Cerri <marcelo.cerri@canonical.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions