Last Modified: Aug 07, 2024
Affected Product(s):
BIG-IP Velos
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: Oct 25, 2022 Severity: 3-Major
The platform_mgr core dumps on token renewal.
The platform_agent core dumped and configuration related to tenant will be re-fetched on platform_agent startup.
On token renewal, gRPC is adding additional characters to token buffer in initial metadata of gRPC channel.
None
Token renewal handling is changed to read token considering token's length from initial metadata in gRPC channel.