Lucene search
+L

4017 matches found

CVE
CVE
added 2025/11/05 11:9 p.m.37 views

CVE-2025-62161

Summary: CVE-2025-62161 affects Youki container runtime prior to v0.5.7, where the initial validation of the host path /dev/null is insufficient when Youki bind-mounts the container’s /dev/null as a mask. This race/validation flaw can enable container escape under bind-mmount scenarios. Root caus...

10CVSS6.4AI score0.00242EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/11/05 11:9 p.m.8 views

CVE-2025-62161 youki container escape via "masked path" abuse due to mount race conditions

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...

7.3CVSS6.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/11/05 11:9 p.m.24 views

CVE-2025-62161 youki container escape via "masked path" abuse due to mount race conditions

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...

7.3CVSS0.00242EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/11/05 11:9 p.m.3 views

CVE-2025-62161 youki container escape via "masked path" abuse due to mount race conditions

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...

7.3CVSS6.4AI score0.00242EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/11/05 6:44 p.m.44 views

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

Impact youki utilizes bind mounting the container's /dev/null as a file mask. When performing this operation, the initial validation of the source /dev/null was insufficient. Specifically, we initially failed to verify whether /dev/null was genuinely present. However, we did perform validation to...

10CVSS6.9AI score0.00242EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2025/11/05 6:40 p.m.3 views

Race Condition Enabling Link Following

Overview Affected versions of this package are vulnerable to Race Condition Enabling Link Following in the handling of procfs file writes. An attacker can cause arbitrary writes to sensitive files or trigger a denial of service by redirecting write operations through race conditions and...

8.2CVSS6.4AI score0.00516EPSS
SaveExploits1References3
Snyk
Snyk
added 2025/11/05 5:34 p.m.3 views

Race Condition Enabling Link Following

Overview Affected versions of this package are vulnerable to Race Condition Enabling Link Following due to insufficient checks when bind-mounting /dev/pts/$n to /dev/console inside the container. An attacker can gain unauthorized write access to sensitive files within the container environment by...

8.4CVSS7.1AI score0.00565EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2025/11/05 5:34 p.m.15 views

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

Impact This attack is very similar in concept and application to CVE-2025-31133, except that it attacks a similar vulnerability in a different target namely, the bind-mount of /dev/pts/$n to /dev/console as configured for all containers that allocate a console. In runc version 1.0.0-rc3 and later...

8.4CVSS6.6AI score0.00565EPSS
SaveExploits1References11Affected Software1
Snyk
Snyk
added 2025/11/05 5:34 p.m.3 views

Race Condition Enabling Link Following

Overview Affected versions of this package are vulnerable to Race Condition Enabling Link Following due to insufficient checks when bind-mounting /dev/pts/$n to /dev/console inside the container. An attacker can gain unauthorized write access to sensitive files within the container environment by...

8.4CVSS7.1AI score0.00565EPSS
SaveExploits1References3
Snyk
Snyk
added 2025/11/05 5:34 p.m.3 views

Race Condition Enabling Link Following

Overview Affected versions of this package are vulnerable to Race Condition Enabling Link Following due to insufficient checks when bind-mounting /dev/pts/$n to /dev/console inside the container. An attacker can gain unauthorized write access to sensitive files within the container environment by...

8.4CVSS7.1AI score0.00565EPSS
SaveExploits1References3
OSV
OSV
added 2025/11/05 5:34 p.m.3 views

GHSA-QW9X-CQR3-WC7R runc container escape with malicious config due to /dev/console mount and related races

Impact This attack is very similar in concept and application to CVE-2025-31133, except that it attacks a similar vulnerability in a different target namely, the bind-mount of /dev/pts/$n to /dev/console as configured for all containers that allocate a console. In runc version 1.0.0-rc3 and later...

7.3CVSS6.6AI score0.00565EPSS
SaveExploits2References11
Snyk
Snyk
added 2025/11/05 4:37 p.m.5 views

Race Condition Enabling Link Following

Overview github.com/opencontainers/runc/libcontainer is a package for a modern container runtime. Affected versions of this package are vulnerable to Race Condition Enabling Link Following via a race condition in the maskedPaths feature. An attacker can gain unauthorized access to host files,...

8.2CVSS7.6AI score0.00841EPSS
SaveExploits2References3
Github Security Blog
Github Security Blog
added 2025/11/05 4:37 p.m.14 views

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

Impact The OCI runtime specification has a maskedPaths feature that allows for files or directories to be "masked" by placing a mount on top of them to conceal their contents. This is primarily intended to protect against privileged users in non-user-namespaced from being able to write to files o...

8.4CVSS6.9AI score0.00841EPSS
SaveExploits4References7Affected Software1
SUSE Linux
SUSE Linux
added 2025/11/05 10:23 a.m.33 views

Security update for runc

This update for runc fixes the following issues: CVE-2025-31133: Fixed container escape via 'masked path' abuse due to mount race conditions bsc1252232. CVE-2025-52565: Fixed container escape with malicious config due to /dev/console mount and related races bsc1252232. CVE-2025-52881: Fixed...

7.8CVSS7AI score0.00841EPSS
SaveExploits4References8
OSV
OSV
added 2025/11/05 10:23 a.m.14 views

SUSE-SU-2025:3951-1 Security update for runc

This update for runc fixes the following issues: - CVE-2025-31133: Fixed container escape via 'masked path' abuse due to mount race conditions bsc1252232. - CVE-2025-52565: Fixed container escape with malicious config due to /dev/console mount and related races bsc1252232. - CVE-2025-52881: Fixed...

8.4CVSS7AI score0.00841EPSS
SaveExploits4References5
SUSE Linux
SUSE Linux
added 2025/11/05 10:23 a.m.10 views

Security update for runc

This update for runc fixes the following issues: CVE-2025-31133: Fixed container escape via 'masked path' abuse due to mount race conditions bsc1252232. CVE-2025-52565: Fixed container escape with malicious config due to /dev/console mount and related races bsc1252232. CVE-2025-52881: Fixed...

7.8CVSS6.9AI score0.00841EPSS
SaveExploits4References8
OSV
OSV
added 2025/11/05 9:0 a.m.8 views

UBUNTU-CVE-2025-52565

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.6AI score0.00565EPSS
SaveExploits1References4
OSV
OSV
added 2025/11/05 9:0 a.m.8 views

UBUNTU-CVE-2025-31133

runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7 and below, 1.3.0-rc.1 through 1.3.1, 1.4.0-rc.1 and 1.4.0-rc.2 files, runc would not perform sufficient verification that the source of the bind-mount i.e., the container's /dev/null was...

7.8CVSS6.8AI score0.00841EPSS
SaveExploits2References4
Positive Technologies
Positive Technologies
added 2025/11/05 12:0 a.m.12 views

PT-2025-45167

Name of the Vulnerable Software and Affected Versions Youki versions 0.5.6 and below Description Youki, a container runtime written in Rust, has an issue with its apparmor handling. Insufficiently strict write-target validation, combined with path substitution during pathname resolution, can allo...

10CVSS6.6AI score0.00249EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989234)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989234 advisory. In the Linux kernel, the following vulnerability has been resolved: tcp: fix page frag corruption on page fault Steffen reported a TCP stream corruption for HTTP...

9.8CVSS6.6AI score0.00863EPSS
SaveExploits0References4
Rows per page
Query Builder