Lucene search
K

2107 matches found

Snyk
Snyk
added 2025/11/05 5:34 p.m.1 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.00026EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2025/11/05 5:34 p.m.9 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.00026EPSS
Exploits1References11Affected Software1
Snyk
Snyk
added 2025/11/05 5:34 p.m.1 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.00026EPSS
Exploits1References3
OSV
OSV
added 2025/11/05 5:34 p.m.1 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.00026EPSS
Exploits2References11
Github Security Blog
Github Security Blog
added 2025/11/05 4:37 p.m.4 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.00026EPSS
Exploits4References7Affected Software1
Snyk
Snyk
added 2025/11/05 4:37 p.m.1 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.00021EPSS
Exploits2References3
OSV
OSV
added 2025/11/05 4:37 p.m.2 views

GHSA-9493-H29P-RFM2 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...

7.3CVSS6.9AI score0.00021EPSS
Exploits3References7
SUSE Linux
SUSE Linux
added 2025/11/05 10:23 a.m.11 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.00026EPSS
Exploits4References8
OSV
OSV
added 2025/11/05 10:23 a.m.2 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.00026EPSS
Exploits4References5
SUSE Linux
SUSE Linux
added 2025/11/05 10:23 a.m.4 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.00026EPSS
Exploits4References8
OSV
OSV
added 2025/11/05 10:22 a.m.1 views

SUSE-SU-2025:3950-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.4CVSS7.3AI score0.00026EPSS
Exploits4References5
OSV
OSV
added 2025/11/05 9:0 a.m.0 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.00026EPSS
Exploits1References4
UbuntuCve
UbuntuCve
added 2025/11/05 9:0 a.m.1 views

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.5CVSS7.2AI score0.00016EPSS
Exploits1References3
UbuntuCve
UbuntuCve
added 2025/11/05 9:0 a.m.1 views

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.8CVSS7.1AI score0.00021EPSS
Exploits2References3
UbuntuCve
UbuntuCve
added 2025/11/05 9:0 a.m.1 views

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

UBUNTU-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.5CVSS6.9AI score0.00016EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-31133

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.8CVSS7AI score0.00021EPSS
Exploits2References3
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-52565

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

8.4CVSS6.4AI score0.00026EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.3 views

Fedora 44 : runc (2025-6a0f63aaab)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2025-6a0f63aaab advisory. Automatic update for runc-1.3.3-1.fc44. Changelog Wed Nov 5 2025 Bradley G Smith - 2:1.3.3-1 - Update to release v1.3.3 - Resolves: rhbz2411664,...

8.4CVSS7.2AI score0.00042EPSS
Exploits4References8
Amazon
Amazon
added 2025/11/05 12:0 a.m.5 views

Low: runc

Issue Overview: No CVE associated with this advisory Affected Packages: runc Note: This advisory is applicable to Amazon Linux 2 - Docker Extra. Visit this page to learn more about Amazon Linux 2 AL2 Extras and this FAQ section for the difference between AL2 Core and AL2 Extras advisories. Issue...

8.4CVSS7AI score0.00044EPSS
Exploits4
Rows per page
Query Builder