Bug ID 554769: CPM might crash when TCLRULE_HTTP_RESPONSE is triggered.

Last Modified: Jul 12, 2023

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

Known Affected Versions:
12.0.0, 11.6.0

Fixed In:
12.1.0, 12.0.0 HF3, 11.6.1

Opened: Oct 28, 2015

Severity: 3-Major

Symptoms

TMM might crash if CONNFLOW_FLAG_L7_POLICY is not set in the connection flow flags, but the system still tries to call Centralized Policy Matching (CPM).

Impact

TMM/(CPM Module) might crash.

Conditions

This occurs when TCLRULE_HTTP_RESPONSE is triggered from the server-side, if the server-side does not process the policy, and the connection flow flags do not have CONNFLOW_FLAG_L7_POLICY set.

Workaround

None.

Fix Information

The system now adds the flag check of CONNFLOW_FLAG_L7_POLICY if it is not already set, so there is no crash in TMM or Centralized Policy Matching (CPM).

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips