Bug ID 474974: Fix ssl_profile nref counter problem.

Last Modified: Nov 07, 2022

Bug Tracker

Affected Product:  See more info
BIG-IP LTM(all modules)

Known Affected Versions:
11.5.1, 11.5.1 HF1, 11.5.1 HF10, 11.5.1 HF11, 11.5.1 HF2, 11.5.1 HF3, 11.5.1 HF4, 11.5.1 HF5, 11.5.1 HF6, 11.5.1 HF7, 11.5.1 HF8, 11.5.1 HF9, 11.5.10, 11.5.2, 11.5.2 HF1, 11.6.0, 11.6.0 HF1, 11.6.0 HF2, 11.6.0 HF3, 11.6.0 HF4

Fixed In:
12.0.0, 11.6.0 HF5, 11.5.3

Opened: Aug 07, 2014
Severity: 2-Critical

Symptoms

ssl_profile memory leak.

Impact

ssl_profile memory leak.

Conditions

This occurs after several iterations of the following steps: (1) Create ssl_profiles (2) Use ssl_profiles to complete a number of handshake operations. (3) Delete ssl_profiles.

Workaround

None.

Fix Information

ssl_profile no longer leaks memory when creating and deleting a number of profiles that have completed handshake operations.

Behavior Change