Last Modified: Jul 24, 2024
Affected Product(s):
BIG-IP LTM
Known Affected Versions:
16.1.3, 16.1.3.1, 16.1.3.2, 16.1.3.3, 16.1.3.4, 16.1.3.5, 16.1.4, 16.1.4.1, 16.1.4.2, 16.1.4.3, 17.0.0, 17.0.0.1, 17.0.0.2
Fixed In:
17.1.0, 16.1.5
Opened: Dec 13, 2022 Severity: 2-Critical
The crash occurs while importing or exporting a key or certificate to the BIG-IP.
GSLB traffic disrupted while gtmd restarts.
While importing the exported buffer, an improper initialization of the variable may create a condition leading to the crash.
None
Added a fix to handle this issue. Initialized the variable to 0. Hence, it will not have any other value which can be used for fetching the PEM string information.