VYPR

rpm package

opensuse/bubblewrap&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/bubblewrap&distro=openSUSE%20Tumbleweed

Vulnerabilities (5)

  • CVE-2026-41163HigMay 9, 2026
    affected < 0.11.2-1.1fixed 0.11.2-1.1

    bubblewrap is a low-level unprivileged sandboxing tool. From version 0.11.0 to before version 0.11.2, if bubblewrap is installed in setuid mode then the user can use ptrace to attach to bubblewrap and control the unprivileged part of the sandbox setup phase. This allows the attac

  • CVE-2024-42472Aug 15, 2024
    affected < 0.10.0-1.1fixed 0.10.0-1.1

    Flatpak is a Linux application sandboxing and distribution framework. Prior to versions 1.14.0 and 1.15.10, a malicious or compromised Flatpak app using persistent directories could access and write files outside of what it would otherwise have access to, which is an attack on in

  • CVE-2020-5291Mar 31, 2020
    affected < 0.5.0-1.1fixed 0.5.0-1.1

    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 pe

  • CVE-2019-12439May 29, 2019
    affected < 0.5.0-1.1fixed 0.5.0-1.1

    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.

  • CVE-2017-5226CriMar 29, 2017
    affected < 0.5.0-1.1fixed 0.5.0-1.1

    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.