There is a newer version of the record available.

Published December 11, 2018 | Version 2.6.1
Software Open

sylabs/singularity: Singularity 2.6.1

  • 1. Singularity Labs
  • 2. @sylabs
  • 3. Stanford University
  • 4. Sylabs Inc
  • 5. University of Nebraska-Lincoln
  • 6. MIT
  • 7. Lenovo
  • 8. Dartmouth College, @Debian, @DataLad, @PyMVPA, @fail2ban
  • 9. Unité de Bioinformatique Structurale, Institut Pasteur
  • 10. NVIDIA
  • 11. Self
  • 12. CESNET
  • 13. IRISA

Description

Greetings Singularity containerizers!

The 2.6.1 release contains fixes for a high severity security issue affecting Singularity 2.4.0 through 2.6.0 on modern distributions managed with systemd where mount points are mounted with shared mount propagation by default (CVE-2018-19295). A malicious user with local/network access to the host system (e.g. ssh) could exploit this vulnerability to mount arbitrary directories into the host mount namespace resulting in privilege escalation on the host.

Singularity 2.6.1 should be installed immediately, and all previous versions of Singularity should be removed. The vulnerability addressed in this release affects systems on which the / mount point or any exploitable mount point (eg: /run, /var ...) are set shared. If you are unable to upgrade immediately, you should set mount --make-rprivate / so that / and all mount points belonging to / are no longer mounted shared. This change must be repeated on every reboot.

Security related fix
  • disables instance features for mount commands, disables instance join for start command, and disables daemon start for action commands

Great thanks to Matthias Gerstner of the SUSE security team for confidentially reporting this vulnerability to Sylabs!

As always, please report any bugs to: https://github.com/singularityware/singularity/issues/new

If you think that you've discovered a security vulnerability, please email the Sylabs team at: security@sylabs.io

Files

sylabs/singularity-2.6.1.zip

Files (554.8 kB)

Name Size Download all
md5:aa86c354f99cb5502ffd3a807d2776fc
554.8 kB Preview Download

Additional details

Related works