Bugzilla – Bug 1087106
VUL-0: CVE-2018-0733: openssl: Incorrect CRYPTO_memcmp on HP-UX PA-RISC
Last modified: 2019-05-29 08:34:44 UTC
CVE-2018-0733 Incorrect CRYPTO_memcmp on HP-UX PA-RISC (CVE-2018-0733) ======================================================== Severity: Moderate Because of an implementation bug the PA-RISC CRYPTO_memcmp function is effectively reduced to only comparing the least significant bit of each byte. This allows an attacker to forge messages that would be considered as authenticated in an amount of tries lower than that guaranteed by the security claims of the scheme. The module can only be compiled by the HP-UX assembler, so that only HP-UX PA-RISC targets are affected. OpenSSL 1.1.0 users should upgrade to 1.1.0h This issue was reported to OpenSSL on 2nd March 2018 by Peter Waltenberg (IBM). The fix was developed by Andy Polyakov of the OpenSSL development team. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-0733
HPUX only.