Last Modified: Aug 28, 2024
Affected Product(s):
BIG-IP TMOS
Known Affected Versions:
15.1.5, 15.1.5.1, 15.1.6, 15.1.6.1, 15.1.7, 15.1.8
Fixed In:
17.1.0, 15.1.8.1
Opened: Dec 06, 2022 Severity: 2-Critical
The platform_mgr core dumps on token renewal.
The platform_agent core is dumped and configuration related to the tenant will be re-fetched on platform_agent startup.
On token renewal, gRPC adds additional characters to the token buffer in the initial metadata of the gRPC channel.
None
Token renewal handling has been modified to consider the length of the token based on its initial metadata in the gRPC channel.