Last Modified: Oct 15, 2025
Affected Product(s):
BIG-IP (all modules)
Fixed In:
17.5.1.2, 17.1.3
Opened: Aug 13, 2025 Severity: 2-Critical
Unexpected behaviour or even a crash of pkcs11d
Configuring the label or password exceeding the allowed length, it could lead to memory corruption, unexpected behavior, or even a crash of the pkcs11d daemon.
Configure the label/password values more than or equal to 32 characters.
Configure the values with Len 31 or below.
The daemon now gracefully rejects inputs that exceed the length limit, logs an appropriate error, and exits the operation safely.