Last Modified: Apr 28, 2025
Affected Product(s):
BIG-IP ASM
Known Affected Versions:
13.1.1, 13.1.1.2, 13.1.1.3, 13.1.1.4, 13.1.1.5, 13.1.3, 13.1.3.1, 13.1.3.2, 13.1.3.3, 13.1.3.4, 13.1.3.5, 13.1.3.6, 13.1.4, 13.1.4.1, 13.1.5, 13.1.5.1, 14.0.0, 14.0.0.1, 14.0.0.2, 14.0.0.3, 14.0.0.4, 14.0.0.5, 14.0.1, 14.0.1.1, 14.1.0, 14.1.0.1, 14.1.0.2, 14.1.0.3, 14.1.0.5, 14.1.0.6, 14.1.2, 14.1.2.1, 14.1.2.2, 14.1.2.3, 14.1.2.4, 14.1.2.5, 14.1.2.6, 14.1.2.7, 14.1.2.8, 14.1.3, 14.1.3.1, 14.1.4, 14.1.4.1, 14.1.4.2, 14.1.4.3, 14.1.4.4, 14.1.4.5, 14.1.4.6, 14.1.5, 14.1.5.1, 14.1.5.2, 14.1.5.3, 14.1.5.4, 14.1.5.6, 15.0.0, 15.0.1, 15.0.1.1, 15.0.1.2, 15.0.1.3, 15.0.1.4
Fixed In:
15.1.0
Opened: Feb 10, 2019 Severity: 3-Major
Import/create ASM policy may fail after a failed upgrade UCS load.
Import/create ASM policy may fail.
An upgrade UCS load ends in failure.
As a workaround, the policy import schema from the current version can be copied: ---------------------------------------------------------------------- /bin/cp -f /ts/var/schema/negsig/common.xsd /ts/var/schema/negsig/common.xsd.pre_overwrite /bin/cp -f /ts/share/*.xsd /ts/var/schema /bin/cp -f /ts/share/negsig/*.xsd /ts/var/schema/negsig [[ $(stat -c%s "/ts/var/schema/negsig/common.xsd.pre_overwrite") -gt $(stat -c%s "/ts/var/schema/negsig/common.xsd") ]] && /bin/cp -f /ts/var/schema/negsig/common.xsd.pre_overwrite /ts/var/schema/negsig/common ---------------------------------------------------------------------- This can be performed safely at any time, and does not require ASM restart.
None