VYPR

Lxc

by Lxc

Source repositories

CVEs (11)

  • CVE-2016-8649CriMay 1, 2017
    risk 0.59cvss 9.1epss 0.03

    lxc-attach in LXC before 1.0.9 and 2.x before 2.0.6 allows an attacker inside of an unprivileged container to use an inherited file descriptor, of the host's /proc, to access the rest of the host's filesystem via the openat() family of syscalls.

  • CVE-2016-10124HigJan 9, 2017
    risk 0.49cvss 8.6epss 0.02

    An issue was discovered in Linux Containers (LXC) before 2016-02-22. When executing a program via lxc-attach, 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…

  • CVE-2026-39402MedMay 5, 2026
    risk 0.35cvss 6.5epss 0.00

    lxc is a Linux container runtime. In the setuid helper lxc-user-nic, the delete path contains a logic flaw in the find_line() function that allows an unprivileged user to delete OVS-attached network interfaces belonging to other users. When lxc-user-nic delete scans its NIC…

  • CVE-2018-6556LowAug 10, 2018
    risk 0.21cvss 3.3epss 0.00

    lxc-user-nic when asked to delete a network interface will unconditionally open a user provided path. This code path may be used by an unprivileged user to check for the existence of a path which they wouldn't otherwise be able to reach. It may also be used to trigger side…

  • CVE-2017-5985LowMar 14, 2017
    risk 0.21cvss 3.3epss 0.00

    lxc-user-nic in Linux Containers (LXC) allows local users with a lxc-usernet allocation to create network interfaces on the host and choose the name of those interfaces by leveraging lack of netns ownership check.

  • CVE-2022-47952Jan 1, 2023
    risk 0.00cvss epss 0.01

    lxc-user-nic in lxc through 5.0.1 is installed setuid root, and may allow local users to infer whether any file exists, even within a protected directory tree, because "Failed to open" often indicates that a file does not exist, whereas "does not refer to a network namespace…

  • CVE-2017-18641Feb 10, 2020
    risk 0.00cvss epss 0.01

    In LXC 2.0, many template scripts download code over cleartext HTTP, and omit a digital-signature check, before running it to bootstrap containers.

  • CVE-2015-1335Oct 1, 2015
    risk 0.00cvss epss 0.00

    lxc-start in lxc before 1.0.8 and 1.1.x before 1.1.4 allows local container administrators to escape AppArmor confinement via a symlink attack on a (1) mount target or (2) bind mount source.

  • CVE-2015-1334Aug 12, 2015
    risk 0.00cvss epss 0.00

    attach.c in LXC 1.1.2 and earlier uses the proc filesystem in a container, which allows local container users to escape AppArmor or SELinux confinement by mounting a proc filesystem with a crafted (1) AppArmor profile or (2) SELinux label.

  • CVE-2015-1331Aug 12, 2015
    risk 0.00cvss epss 0.00

    lxclock.c in LXC 1.1.2 and earlier allows local users to create arbitrary files via a symlink attack on /run/lock/lxc/*.

  • CVE-2013-6441Feb 14, 2014
    risk 0.00cvss epss 0.01

    The lxc-sshd template (templates/lxc-sshd.in) in LXC before 1.0.0.beta2 uses read-write permissions when mounting /sbin/init, which allows local users to gain privileges by modifying the init file.