SB2023061323 - Multiple vulnerabilities in IBM Power Systems
Published: June 13, 2023
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 3 secuirty vulnerabilities.
1) Side-channel attack (CVE-ID: CVE-2018-5407)
The vulnerability allows a physical attacker to obtain potentially sensitive information.
The vulnerability exists due to due to execution of engine sharing on SMT (e.g.Hyper-Threading) architectures when improper handling of information by the processor. A physical attacker can construct a timing side channel to hijack information from processes that are running in the same core.
Note: the vulnerability has been dubbed as PortSmash microarchitecture bug.
2) Input validation error (CVE-ID: CVE-2009-3245)
The vulnerability allows a remote attacker to execute arbitrary code on the system.
The vulnerability exists due to OpenSSL does not check for a NULL return value from bn_wexpand function calls in (1) crypto/bn/bn_div.c, (2) crypto/bn/bn_gf2m.c, (3) crypto/ec/ec2_smpl.c, and (4) engines/e_ubsec.c. A remote attacker can pass specially crafted input to the application and execute arbitrary code on the system.
3) Cryptographic issues (CVE-ID: CVE-2014-0076)
The vulnerability allows a local attacker to gain access to potentially sensitive information.
The vulnerability exists due to montgomery ladder implementation in OpenSSL does not ensure that certain swap operations have a constant-time behavior. A local attacker can obtain ECDSA nonces via a FLUSH+RELOAD cache side-channel attack.
Remediation
Install update from vendor's website.