Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2023-30549 Details

Description

Apptainer is an open source container platform for Linux. There is an ext4 use-after-free flaw that is exploitable through versions of Apptainer < 1.1.0 and installations that include apptainer-suid < 1.1.8 on older operating systems where that CVE has not been patched. That includes Red Hat Enterprise Linux 7, Debian 10 buster (unless the linux-5.10 package is installed), Ubuntu 18.04 bionic and Ubuntu 20.04 focal. Use-after-free flaws in the kernel can be used to attack the kernel for denial of service and potentially for privilege escalation. Apptainer 1.1.8 includes a patch that by default disables mounting of extfs filesystem types in setuid-root mode, while continuing to allow mounting of extfs filesystems in non-setuid "rootless" mode using fuse2fs. Some workarounds are possible. Either do not install apptainer-suid (for versions 1.1.0 through 1.1.7) or set `allow setuid = no` in apptainer.conf. This requires having unprivileged user namespaces enabled and except for apptainer 1.1.x versions will disallow mounting of sif files, extfs files, and squashfs files in addition to other, less significant impacts. (Encrypted sif files are also not supported unprivileged in apptainer 1.1.x.). Alternatively, use the `limit containers` options in apptainer.conf/singularity.conf to limit sif files to trusted users, groups, and/or paths, and set `allow container extfs = no` to disallow mounting of extfs overlay files. The latter option by itself does not disallow mounting of extfs overlay partitions inside SIF files, so that's why the former options are also needed.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://access.redhat.com/security/cve/cve-2022-1184 CVENot Applicable
https://github.com/apptainer/apptainer/commit/5a4964f5ba9c8d89a0e353b97f51fd607670a9f7 CVEPatch
https://github.com/apptainer/apptainer/releases/tag/v1.1.8 CVERelease Notes
https://github.com/apptainer/apptainer/security/advisories/GHSA-j4rf-7357-f4cg CVEMitigationVendor Advisory
https://github.com/torvalds/linux/commit/2220eaf90992c11d888fe771055d4de3303 CVE

see all 26 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-416Use After Free[email protected]
CWE-416Use After Free[email protected]

Affected Products

ProductVersions
lfprojects apptainer
< 1.1.8

CPE

  • cpe:2.3:a:lfprojects:apptainer:*:*:*:*:*:go:*:*

Remediation

  • No remediation found in references.
sylabs singularity
All versions

CPE

  • cpe:2.3:a:sylabs:singularity:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
redhat enterprise linux
7.0

CPE

  • cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

9 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2023-30549
NVD Published Date:
Apr 25, 2023
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2023-30549 Details - Not Deferred