Last Modified: May 29, 2024
Affected Product(s):
BIG-IP AVR
Known Affected Versions:
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, 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, 15.0.0, 15.0.1, 15.0.1.1, 15.0.1.2, 15.0.1.3, 15.0.1.4, 15.1.0, 15.1.0.1, 15.1.0.2, 15.1.0.3, 15.1.0.4, 15.1.0.5, 15.1.1, 15.1.2, 15.1.2.1, 15.1.3, 15.1.3.1, 15.1.4
Fixed In:
16.0.0, 15.1.4.1, 14.1.4.5, 13.1.5
Opened: Oct 02, 2019 Severity: 3-Major
By building rpm of avrd, few cfg files get wrong set of permissions (executable)
Apparently not having the right set of permissions can lead to system halt
Any build of avrd rpm
Change permissions on file: # chmod -x /etc/avr/tmstat_tables.xml
AVR build the rpm cfg files with the right set of permissions, instead of building them as executable file, building them in 644 mode.