Bug ID 564427: Use of iControl call get_certificate_list_v2() causes a memory leak.

Last Modified: Nov 07, 2022

Bug Tracker

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

Known Affected Versions:
11.4.1, 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.5.3, 11.5.3 HF1, 11.5.3 HF2, 11.5.4, 11.5.4 HF1, 11.6.0, 11.6.0 HF1, 11.6.0 HF2, 11.6.0 HF3, 11.6.0 HF4, 11.6.0 HF5, 11.6.0 HF6, 11.6.0 HF7, 11.6.0 HF8, 12.0.0, 12.0.0 HF1, 12.0.0 HF2

Fixed In:
12.1.0, 12.0.0 HF3, 11.6.1, 11.5.4 HF2

Opened: Dec 22, 2015
Severity: 2-Critical
Related Article:
K84349750

Symptoms

Use of iControl call get_certificate_list_v2() causes a memory leak.

Impact

memory leak.

Conditions

This occurs when using the Management::KeyCertificate::get_certificate_list_v2 method in iControl.

Workaround

Restarting httpd helps reduce memory, but it must be restarted periodically to clear up the memory issues.

Fix Information

Use of Management::KeyCertificate::get_certificate_list_v2 method in iControl no longer causes a memory leak.

Behavior Change