This instruction describes how to resolve a denial of service vulnerability in Digital Access 6.0.5 and above.
- SSH into the machine
Make sure you have an active internet connection. If not then download the access point image from the nexusimages repo manually.
Manually change the image tag for the access point image in /opt/nexus/docker-compose/versiontag.yml as per below table based on version OR upgrade to version 6.1.3 that includes the fix.
Versions | Tags |
---|
6.0.5 | 6.0.5.100852 |
6.0.6 | 6.0.6.100856 |
6.0.7 | 6.0.7.100712 |
6.1.0 | 6.1.0.100858 |
6.1.1 | 6.1.1.100860 |
6.1.2 | 6.1.2.100866 |
Restart the services so that all instances of the access points are updated:
docker stack rm da //where da is the deployment stack name
bash /opt/nexus/scripts/start-all.sh // to start the services
Verify the access point version running: