Lucene search
+L

12407 matches found

SUSE CVE
SUSE CVE
added 2025/11/06 12:24 a.m.12 views

SUSE CVE-2025-52881

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.8CVSS6.8AI score0.00516EPSS
SaveExploits1References41
NVD
NVD
added 2025/11/06 12:15 a.m.9 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...

10CVSS0.00242EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/05 11:9 p.m.7 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
EUVD
EUVD
added 2025/11/05 11:9 p.m.6 views

EUVD-2025-37939

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.3AI score0.00242EPSS
SaveExploits0References4
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
OSV
OSV
added 2025/11/05 6:44 p.m.7 views

GHSA-4G74-7CFF-XCV8 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
SaveExploits0References5
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.2 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.2 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.2 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.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 due to insufficient checks when bind-mounting /dev/pts/$n to /dev/console inside the container. An attacker...

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

Race Condition Enabling Link Following

Overview 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, execute arbitrary code with elevated privileges, or cause a denial of service by manipulatin...

8.2CVSS7.6AI score0.00841EPSS
SaveExploits2References3
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
RedHat Linux
RedHat Linux
added 2025/11/05 12:1 p.m.10 views

Important: Red Hat Security Advisory: bind9.16 security update

An update for bind9.16 is now available for Red Hat Enterprise Linux 8. 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...

8.6CVSS6.7AI score0.00665EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2025/11/05 12:1 p.m.5 views

bind: Cache poisoning attacks with unsolicited RRs

A vulnerability exists in BIND’s DNS resolver logic that makes it overly permissive when accepting resource records RRs in responses. Under certain conditions, this flaw allows attackers to inject unsolicited or forged DNS records into the cache. This can be exploited to poison the resolver cache...

8.6CVSS6AI score0.00665EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2025/11/05 12:1 p.m.13 views

bind: Cache poisoning due to weak PRNG

A vulnerability was found in BIND resolvers caused by a weakness in the Pseudo Random Number Generator PRNG. This weakness allows an attacker to potentially predict the source port and query ID used by BIND, enabling cache poisoning attacks. If successful, the attacker can inject malicious DNS...

8.6CVSS6.1AI score0.00464EPSS
SaveExploits0References4
Rows per page
Query Builder