Bug ID 569521: Invalid WideIP name without dots crashes gtmd.

Last Modified: Sep 13, 2023

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

Known Affected Versions:
11.5.1 HF1, 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.1 HF10, 11.5.1 HF11, 11.5.2 HF1, 11.5.3 HF1, 11.5.3 HF2, 11.5.4 HF1, 11.4.0, 11.4.1, 11.6.0, 11.6.1, 11.6.2, 11.6.3, 11.6.3.1, 11.6.3.2, 11.6.3.3, 11.6.3.4, 11.6.4, 11.6.5, 11.6.5.1, 11.6.5.2, 11.6.5.3, 12.0.0, 12.0.0 HF1, 12.1.0 HF1, 12.0.0 HF2, 12.1.0 HF2, 12.0.0 HF3, 12.0.0 HF4, 12.1.1 HF1, 12.1.1 HF2, 12.1.2 HF1, 12.1.2 HF2

Fixed In:
12.1.0, 11.6.1 HF1, 11.5.4 HF2

Opened: Jan 23, 2016

Severity: 2-Critical

Related Article: K51316773

Symptoms

If a user creates a WideIP or WideIP Alias with a name that does not contain a dot, gtmd crashes. The symptom is a crash and core dump from gtmd.

Impact

gtmd crashes and WideIPs do not function.

Conditions

This occurs when the following conditions are met: -- FQDN validation is suppressed by the following setting: gtm global-settings general domain-name-check == 'none'. -- User attempts to create a WideIP with a name that does not contain a dot.

Workaround

When creating a WideIP or WideIP Alias while FQDN validation has been disabled (by setting gtm global-settings general domain-name-check == 'none'), make sure that the WideIP or WideIP Alias name contains at least one dot, and follows these rules: -- The name must not end with a dot. -- The name must not begin with a dot, unless '.' is the entire name. -- The name contains no consecutive dots.

Fix Information

FQDN now validates to confirm that a WideIP or WideIP Alias name has at least one dot in an appropriate position, and has no consecutive dots, so there is no crash and core dump from gtmd. This validation occurs even when other FQDN validation has been suppressed by setting gtm globlal-settings general domain name check == 'none'.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips