Lucene search
+L

959 matches found

RedHat Linux
RedHat Linux
added 2025/11/11 3:7 p.m.4 views

runc: container escape with malicious config due to /dev/console mount and related races

A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount to /dev/pts/$n, if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount...

8.4CVSS5.7AI score0.00573EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/11/11 3:7 p.m.4 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.00733EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2025/11/11 3:7 p.m.8 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.00523EPSS
SaveExploits1References6
Veracode
Veracode
added 2025/11/10 2:47 a.m.13 views

Improper Access Control

github.com/opencontainers/runc is vulnerable to improper access control. The vulnerability is due to insufficient validation when bind-mounting /dev/pts/$n to /dev/console after pivotroot, which allows an attacker to manipulate mount paths and gain writable access to sensitive locations,...

8.4CVSS6.3AI score0.00573EPSS
SaveExploits1References11Affected Software2
Tenable Nessus
Tenable Nessus
added 2025/11/10 12:0 a.m.4 views

RHEL 9 : runc (RHSA-2025:19927)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2025:19927 advisory. The runC tool is a lightweight, portable implementation of the Open Container Format OCF that provides container runtime. Security Fixes:...

8.4CVSS7AI score0.00733EPSS
SaveExploits4References8
Microsoft CVE
Microsoft CVE
added 2025/11/09 9:2 a.m.6 views

container escape due to /dev/console mount and related races

...

8.4CVSS6.8AI score0.00573EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/11/09 9:2 a.m.10 views

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

...

7.8CVSS6.8AI score0.00733EPSS
SaveExploits2
OSV
OSV
added 2025/11/09 7:52 a.m.11 views

MGASA-2025-0271 Updated opencontainers-runc packages fix security vulnerabilities

The way masked paths are implemented in runc can be exploited to cause the host system to crash or halt CVE-2025-31133 and a flaw in /dev/console bind-mounts can lead to container escape CVE-2025-52565. Also, arbitrary write gadgets and procfs write redirects could be used to engineer container...

8.4CVSS6.9AI score0.00733EPSS
SaveExploits4References5
RedHat Linux
RedHat Linux
added 2025/11/07 6:11 p.m.21 views

Important: Red Hat Security Advisory: runc security update

An update for runc is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.4CVSS7.1AI score0.00733EPSS
SaveExploits4References4
RedHat Linux
RedHat Linux
added 2025/11/07 6:11 p.m.6 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.00523EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2025/11/07 6:11 p.m.2 views

runc: container escape with malicious config due to /dev/console mount and related races

A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount to /dev/pts/$n, if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount...

8.4CVSS5.7AI score0.00573EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/11/07 6:11 p.m.4 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.00733EPSS
SaveExploits2References5
RedhatCVE
RedhatCVE
added 2025/11/07 12:19 a.m.17 views

CVE-2025-62161

Youki is a container runtime written in Rust. In versions 0.5.6 and below, the initial validation of the source /dev/null is insufficient, allowing container escape when youki utilizes bind mounting the container's /dev/null as a file mask. This issue is fixed in version 0.5.7...

10CVSS6.8AI score0.00236EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/11/07 12:0 a.m.4 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : runc (SUSE-SU-2025:3950-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:3950-1 advisory. - CVE-2025-31133: Fixed container escape via 'masked path' abuse due to mount race conditions...

8.4CVSS6.9AI score0.00733EPSS
SaveExploits4References8
Tenable Nessus
Tenable Nessus
added 2025/11/07 12:0 a.m.10 views

Ubuntu 22.04 LTS / 24.04 LTS / 25.04 / 25.10 : runC vulnerabilities (USN-7851-1)

The remote Ubuntu 22.04 LTS / 24.04 LTS / 25.04 / 25.10 host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-7851-1 advisory. Lei Wang and Li Fubang discovered that runC incorrectly handled masked paths. An attacker could possibly replace a container'...

8.4CVSS7.7AI score0.04409EPSS
SaveExploits5References4
AlmaLinux
AlmaLinux
added 2025/11/07 12:0 a.m.7 views

Important: runc security update

The runC tool is a lightweight, portable implementation of the Open Container Format OCF that provides container runtime. Security Fixes: runc: container escape via 'masked path' abuse due to mount race conditions CVE-2025-31133 runc: container escape with malicious config due to /dev/console mou...

8.4CVSS7AI score0.00733EPSS
SaveExploits4References8
Tenable Nessus
Tenable Nessus
added 2025/11/07 12:0 a.m.3 views

SUSE SLES12 Security Update : runc (SUSE-SU-2025:3951-1)

The remote SUSE Linux SLES12 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:3951-1 advisory. - CVE-2025-31133: Fixed container escape via 'masked path' abuse due to mount race conditions bsc1252232. - CVE-2025-52565: Fixed container...

8.4CVSS6.9AI score0.00733EPSS
SaveExploits4References8
OSV
OSV
added 2025/11/07 12:0 a.m.12 views

ALSA-2025:19927 Important: runc security update

The runC tool is a lightweight, portable implementation of the Open Container Format OCF that provides container runtime. Security Fixes: runc: container escape via 'masked path' abuse due to mount race conditions CVE-2025-31133 runc: container escape with malicious config due to /dev/console mou...

8.4CVSS6.6AI score0.00733EPSS
SaveExploits4References8
EUVD
EUVD
added 2025/11/06 8:23 p.m.6 views

EUVD-2025-37940

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 misdirecting writes to /proc to other procfs files through the use of a racing container with shared mounts we have also verified thi...

7.3CVSS6.2AI score0.00523EPSS
SaveExploits1References28
Vulnrichment
Vulnrichment
added 2025/11/06 8:2 p.m.1 views

CVE-2025-52565 container escape due to /dev/console mount and related races

runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, due to insufficient checks when bind-mounting /dev/pts/$n to /dev/console inside the container, an attacker can...

8.4CVSS6.3AI score0.00573EPSS
SaveExploits1References9
Rows per page
Query Builder