CVE-2016-1000339

In the Bouncy Castle JCE Provider version 1.55 and earlier the primary engine class used for AES was AESFastEngine. Due to the highly table driven approach used in the algorithm it turns out that if the data channel on the CPU can be monitored the lookup table accesses are sufficient to leak information on the AES key being used. There was also a leak in AESEngine although it was substantially less. AESEngine has been modified to remove any signs of leakage (testing carried out on Intel X86-64) and is now the primary AES class for the BC JCE provider from 1.56. Use of AESFastEngine is now only recommended where otherwise deemed appropriate.
Configurations

Configuration 1 (hide)

cpe:2.3:a:bouncycastle:legion-of-the-bouncy-castle-java-crytography-api:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*

History

21 Nov 2024, 02:43

Type Values Removed Values Added
References () https://access.redhat.com/errata/RHSA-2018:2669 - () https://access.redhat.com/errata/RHSA-2018:2669 -
References () https://access.redhat.com/errata/RHSA-2018:2927 - () https://access.redhat.com/errata/RHSA-2018:2927 -
References () https://github.com/bcgit/bc-java/commit/413b42f4d770456508585c830cfcde95f9b0e93b#diff-54656f860db94b867ba7542430cd2ef0 - Patch, Third Party Advisory () https://github.com/bcgit/bc-java/commit/413b42f4d770456508585c830cfcde95f9b0e93b#diff-54656f860db94b867ba7542430cd2ef0 - Patch, Third Party Advisory
References () https://github.com/bcgit/bc-java/commit/8a73f08931450c17c749af067b6a8185abdfd2c0#diff-494fb066bed02aeb76b6c005632943f2 - Patch, Third Party Advisory () https://github.com/bcgit/bc-java/commit/8a73f08931450c17c749af067b6a8185abdfd2c0#diff-494fb066bed02aeb76b6c005632943f2 - Patch, Third Party Advisory
References () https://lists.debian.org/debian-lts-announce/2018/07/msg00009.html - Third Party Advisory () https://lists.debian.org/debian-lts-announce/2018/07/msg00009.html - Third Party Advisory
References () https://security.netapp.com/advisory/ntap-20181127-0004/ - () https://security.netapp.com/advisory/ntap-20181127-0004/ -
References () https://usn.ubuntu.com/3727-1/ - () https://usn.ubuntu.com/3727-1/ -
References () https://www.oracle.com/security-alerts/cpuoct2020.html - () https://www.oracle.com/security-alerts/cpuoct2020.html -

Information

Published : 2018-06-04 13:29

Updated : 2024-11-21 02:43


NVD link : CVE-2016-1000339

Mitre link : CVE-2016-1000339

CVE.ORG link : CVE-2016-1000339


JSON object : View

Products Affected

debian

  • debian_linux

bouncycastle

  • legion-of-the-bouncy-castle-java-crytography-api
CWE
CWE-310

Cryptographic Issues