-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/CVE 2023 41914 #319
Fix/CVE 2023 41914 #319
Conversation
Cancelled CI, image build running here: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/6576190363 |
This reverts commit b8b1c4e.
Put up cluster, ran hpctests, ran adhoc, ran hpctests again, checked:
|
fat image build with packer on-error=abort to try to debug ssh failures: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/6576988250/job/17867609363 |
fatimage build with profiling for timestamps: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/6577282272/job/17868582177 |
c8d6cda
to
e5d8151
Compare
fatimage build with wait_for_connection: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/6577484058 |
fatimage build with pause + wait_for_connection: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/6577707595 |
Closing due to sms fixes, see clean version #320 |
ansible/adhoc/cve-2023-41914.yml
to mitigate Slurm CVE-2023-41914. See ansible/roles/cve-2023-41914/README.md for full details.TODO: describe testing