← Back

Projectatomic

projectatomic

4 CVEs • 2 products

Products (2)

Click to collapse
Toggle

CVEs (4)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
4Archlinux
CentosDebian+1 more
4Arch Linux
BubblewrapCentos+1 more
Nov 21, 2024
Mar 31, 2020
N/A· v4
7.8 HIGH· v3
8.5 HIGH· v2
Bubblewrap (bwrap) before version 0.4.1, if installed in setuid mode and the kernel supports unprivileged user namespaces, then the `bwrap --userns2` option can be used to make the setuid process keep running as root whi...Show more
Bubblewrap (bwrap) before version 0.4.1, if installed in setuid mode and the kernel supports unprivileged user namespaces, then the `bwrap --userns2` option can be used to make the setuid process keep running as root while being traceable. This can in turn be used to gain root permissions. Note that this only affects the combination of bubblewrap in setuid mode (which is typically used when unprivileged user namespaces are not supported) and the support of unprivileged user namespaces. Known to be affected are: * Debian testing/unstable, if unprivileged user namespaces enabled (not default) * Debian buster-backports, if unprivileged user namespaces enabled (not default) * Arch if using `linux-hardened`, if unprivileged user namespaces enabled (not default) * Centos 7 flatpak COPR, if unprivileged user namespaces enabled (not default) This has been fixed in the 0.4.1 release, and all affected users should update.Show less
1Projectatomic
1Bubblewrap
Nov 21, 2024
May 29, 2019
N/A· v4
7.8 HIGH· v3
4.6 MEDIUM· v2
bubblewrap.c in Bubblewrap before 0.3.3 misuses temporary directories in /tmp as a mount point. In some particular configurations (related to XDG_RUNTIME_DIR), a local attacker may abuse this flaw to prevent other users...Show more
bubblewrap.c in Bubblewrap before 0.3.3 misuses temporary directories in /tmp as a mount point. In some particular configurations (related to XDG_RUNTIME_DIR), a local attacker may abuse this flaw to prevent other users from executing bubblewrap or potentially execute code.Show less
1Projectatomic
1Bubblewrap
May 13, 2026
Mar 29, 2017
N/A· v4
10.0 CRITICAL· v3
7.5 HIGH· v2
When executing a program via the bubblewrap sandbox, the nonpriv session can escape to the parent session by using the TIOCSTI ioctl to push characters into the terminal's input buffer, allowing an attacker to escape the...Show more
When executing a program via the bubblewrap sandbox, the nonpriv session can escape to the parent session by using the TIOCSTI ioctl to push characters into the terminal's input buffer, allowing an attacker to escape the sandbox.Show less
1Projectatomic
1Oci Register Machine
May 13, 2026
Mar 29, 2017
N/A· v4
3.3 LOW· v3
2.1 LOW· v2
The machinectl command in oci-register-machine allows local users to list running containers and possibly obtain sensitive information by running that command.