Bug ID 458394: RADIUS avp replace command cores

Last Modified: Nov 22, 2021

Bug Tracker

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

Known Affected Versions:
11.4.0

Fixed In:
11.6.0

Opened: Apr 22, 2014
Severity: 2-Critical

Symptoms

The RADIUS::avp replace irule command would result in a core. This is due to accessing memory that was out of range.

Impact

Tmm cores.

Conditions

Running RADIUS::avp replace with exactly 4 parameters in the command is when this crash will be observed.

Workaround

None

Fix Information

The fix adds a correct check before accessing the array index.

Behavior Change