Bug ID 1579857: [APM][Address-space]apm resource address-space input validation missing for ipv6

Last Modified: Jun 18, 2024

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

Opened: Apr 17, 2024

Severity: 3-Major

Symptoms

Some specific IPv6 addresses are silently converted to fe80::%vlan26505

Impact

The IPv6 address is converted to fe80::%vlan26505 (tmos)# list apm resource address-space test_space all-properties apm resource address-space test_space { app-service none cfg-uri none description none discovery-interval 0 dns { *.test.com } ipv4 {} ipv6 { fe80::%vlan26505 } last-discovery-time 1969-12-31:16:00:00 max-response-size 131072 partition Common trusted-ca-bundle none type custom } TMSH does not delete this address and does not return an error: (tmos)# modify apm resource address-space test_space ipv6 delete { fe80::%vlan26505 } (tmos)#

Conditions

Add fe80:6789::0 for the ipv6 address in an address-space resource (tmos)# modify apm resource address-space test_space ipv6 add { fe80:6789::0 }

Workaround

None

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips