Bug ID 699431: Possible memory leak in MRF under low memory

Last Modified: Oct 17, 2023

Affected Product(s):
BIG-IP LTM(all modules)

Known Affected Versions:
12.1.3, 12.1.3.1

Fixed In:
14.1.0, 14.0.0, 13.1.1.4, 12.1.3.2

Opened: Dec 19, 2017

Severity: 3-Major

Symptoms

MRF may leak a session db record when a memory allocation failure occurs when adding a connection to an internal table. In this the table entry will not be cleaned up when the connection closes.

Impact

The table entry will be remain until the box resets.

Conditions

MRF may leak a session db record when a memory allocation failure occurs when adding a connection to an internal table. In this the table entry will not be cleaned up when the connection closes.

Workaround

There is no workaround at this time.

Fix Information

The code has been fixed to remove the table entry when a memory allocation failure occurs while adding the record.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips