Lucene search
K

16 matches found

RedHat Linux
RedHat Linux
added 2026/03/17 6:49 a.m.3 views

runc: container escape via 'masked path' abuse due to mount race conditions

A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instea...

7.8CVSS5.8AI score0.00673EPSS
Exploits2References5
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.4 views

Astra Linux – Vulnerability in runc-app

Runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7, 1.3.2, and 1.4.0-rc.2, an attacker can trick runc into redirecting write operations to /proc to other procfs files by using a racing container with shared mounts. We have also verified th...

7.5CVSS7.6AI score0.00526EPSS
Exploits1References3
RedHat Linux
RedHat Linux
added 2025/11/25 5:23 a.m.3 views

runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects

A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process...

7.5CVSS6.6AI score0.00526EPSS
Exploits1References6
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:0 a.m.7 views

AlmaLinux 8 : container-tools:rhel8 (ALSA-2025:21232)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:21232 advisory. runc: container escape via 'masked path' abuse due to mount race conditions CVE-2025-31133 runc: container escape with malicious config due to /dev/conso...

8.4CVSS7AI score0.00673EPSS
Exploits4References5
RedHat Linux
RedHat Linux
added 2025/11/13 9:10 a.m.2 views

runc: opencontainers/selinux: container escape and denial of service due to arbitrary write gadgets and procfs write redirects

A flaw was found in runc. This attack is a more sophisticated variant of CVE-2019-16884, which was a flaw that allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process...

7.5CVSS6.6AI score0.00526EPSS
Exploits1References6
Amazon
Amazon
added 2025/04/29 12:0 a.m.3 views

Important: runc

Issue Overview: A flaw was found in runc. An attacker who controls the container image for two containers that share a volume can race volume mounts during container initialization, by adding a symlink to the rootfs that points to a directory on the volume. The highest threat from this...

7CVSS6.7AI score0.00457EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2023/11/14 3:32 p.m.3 views

runc: AppArmor can be bypassed when `/proc` inside the container is symlinked with a specific mount configuration

A flaw was found in runc. This vulnerability could allow a remote attacker to bypass security restrictions and create a symbolic link inside a container to the /proc directory, bypassing AppArmor and SELinux protections...

7.8CVSS6.9AI score0.00343EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2022/11/08 9:43 a.m.4 views

runc: incorrect handling of inheritable capabilities

A flaw was found in runc, where runc exec --cap executed processes with non-empty inheritable Linux process capabilities. This issue creates an atypical Linux environment and enables programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve2...

7.8CVSS6.8AI score0.00386EPSS
Exploits0References5
Gitee
Gitee
added 2022/09/25 4:1 p.m.9 views

Exploit for OS Command Injection in Docker

This is a PoC Proof of Concept exploit for CVE-2019-5736, a vulnerability in the runc binary of the Docker container runtime. The exploit is implemented in Go and is designed to overwrite the runc binary on the host system from within a container. The exploit works by overwriting the /bin/sh bina...

9.3CVSS7.2AI score0.9589EPSS
Exploits33
RedHat Linux
RedHat Linux
added 2022/08/10 10:13 a.m.3 views

runc: incorrect handling of inheritable capabilities

A flaw was found in runc, where runc exec --cap executed processes with non-empty inheritable Linux process capabilities. This issue creates an atypical Linux environment and enables programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve2...

7.8CVSS6.8AI score0.00386EPSS
Exploits0References5
OSV
OSV
added 2019/09/25 6:15 p.m.2 views

UBUNTU-CVE-2019-16884

runc through 1.0.0-rc8, as used in Docker through 19.03.2-ce and other products, allows AppArmor restriction bypass because libcontainer/rootfslinux.go incorrectly checks mount targets, and thus a malicious Docker image can mount over a /proc directory...

7.5CVSS6.8AI score0.04373EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2019/05/07 4:19 a.m.7 views

runc: Execution of malicious containers allows for container escape and access to host filesystem

A flaw was found in the way runc handled system file descriptors when running containers. A malicious container could use this flaw to overwrite contents of the runc binary and consequently run arbitrary commands on the container host system...

9.3CVSS7AI score0.9589EPSS
Exploits33References7
ThreatPost
ThreatPost
added 2019/03/04 1:30 p.m.112 views

RSAC 2019: Container Escape Hack Targets Vulnerable Linux Kernel

Researchers at CyberArk have created a proof-of-concept attack that allows adversaries to bypass container security, escape the container and compromise an entire host system. However, the attack scenario is limited, in that a successful attack depends on unpatched vulnerabilities to be present i...

9.3CVSS8.6AI score0.9589EPSS
Exploits50References5
RedHat Linux
RedHat Linux
added 2019/02/26 9:43 a.m.2 views

runc: Execution of malicious containers allows for container escape and access to host filesystem

A flaw was found in the way runc handled system file descriptors when running containers. A malicious container could use this flaw to overwrite contents of the runc binary and consequently run arbitrary commands on the container host system...

9.3CVSS7AI score0.9589EPSS
Exploits33References7
RedHat Linux
RedHat Linux
added 2019/02/25 10:46 p.m.2 views

runc: Execution of malicious containers allows for container escape and access to host filesystem

A flaw was found in the way runc handled system file descriptors when running containers. A malicious container could use this flaw to overwrite contents of the runc binary and consequently run arbitrary commands on the container host system...

9.3CVSS7AI score0.9589EPSS
Exploits33References7
RedHat Linux
RedHat Linux
added 2019/02/11 2:40 p.m.3 views

runc: Execution of malicious containers allows for container escape and access to host filesystem

A flaw was found in the way runc handled system file descriptors when running containers. A malicious container could use this flaw to overwrite contents of the runc binary and consequently run arbitrary commands on the container host system...

9.3CVSS7AI score0.9589EPSS
Exploits33References7
Rows per page
Query Builder