Логотип exploitDog
bind:"CVE-2025-31133" OR bind:"CVE-2025-52565" OR bind:"CVE-2025-52881"
Консоль
Логотип exploitDog

exploitDog

bind:"CVE-2025-31133" OR bind:"CVE-2025-52565" OR bind:"CVE-2025-52881"

Количество 21

Количество 21

suse-cvrf логотип

SUSE-SU-2025:3951-1

9 дней назад

Security update for runc

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2025:3950-1

9 дней назад

Security update for runc

EPSS: Низкий
oracle-oval логотип

ELSA-2025-19927

8 дней назад

ELSA-2025-19927: runc security update (IMPORTANT)

EPSS: Низкий
ubuntu логотип

CVE-2025-31133

8 дней назад

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 actually a real /dev/null inode when using the container's /dev/null to mask. This exposes two methods of attack: an arbitrary mount gadget, leading to host information disclosure, host denial of service, container escape, or a bypassing of maskedPaths. This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.

EPSS: Низкий
nvd логотип

CVE-2025-31133

8 дней назад

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 actually a real /dev/null inode when using the container's /dev/null to mask. This exposes two methods of attack: an arbitrary mount gadget, leading to host information disclosure, host denial of service, container escape, or a bypassing of maskedPaths. This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.

EPSS: Низкий
msrc логотип

CVE-2025-31133

6 дней назад

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

EPSS: Низкий
debian логотип

CVE-2025-31133

8 дней назад

runc is a CLI tool for spawning and running containers according to th ...

EPSS: Низкий
github логотип

GHSA-9493-h29p-rfm2

9 дней назад

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

EPSS: Низкий
fstec логотип

BDU:2025-14041

10 дней назад

Уязвимость функции maskedPaths инструмента для запуска изолированных контейнеров runc, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации

CVSS3: 8.2
EPSS: Низкий
ubuntu логотип

CVE-2025-52881

8 дней назад

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 this attack is possible to exploit using a standard Dockerfile with docker buildx build as that also permits triggering parallel execution of containers with custom shared mounts configured). This redirect could be through symbolic links in a tmpfs or theoretically other methods such as regular bind-mounts. While similar, the mitigation applied for the related CVE, CVE-2019-19921, was fairly limited and effectively only caused runc to verify that when LSM labels are written they are actually procfs files. This issue is fixed in versions 1.2.8, 1.3.3, and 1.4.0-rc.3.

EPSS: Низкий
nvd логотип

CVE-2025-52881

8 дней назад

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 this attack is possible to exploit using a standard Dockerfile with docker buildx build as that also permits triggering parallel execution of containers with custom shared mounts configured). This redirect could be through symbolic links in a tmpfs or theoretically other methods such as regular bind-mounts. While similar, the mitigation applied for the related CVE, CVE-2019-19921, was fairly limited and effectively only caused runc to verify that when LSM labels are written they are actually procfs files. This issue is fixed in versions 1.2.8, 1.3.3, and 1.4.0-rc.3.

EPSS: Низкий
msrc логотип

CVE-2025-52881

6 дней назад

runc: LSM labels can be bypassed with malicious config using dummy procfs files

EPSS: Низкий
debian логотип

CVE-2025-52881

8 дней назад

runc is a CLI tool for spawning and running containers according to th ...

EPSS: Низкий
ubuntu логотип

CVE-2025-52565

8 дней назад

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 trick runc into bind-mounting paths which would normally be made read-only or be masked onto a path that the attacker can write to. 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). This happens after `pivot_root(2)`, so this cannot be used to write to host files directly -- however, as with CVE-2025-31133, this can load to denial of service of the host or a container breakout by providing the attacker with a writable copy of `/proc/sysrq-trigger` or `/proc/sys/kernel/core_patter...

EPSS: Низкий
nvd логотип

CVE-2025-52565

8 дней назад

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 trick runc into bind-mounting paths which would normally be made read-only or be masked onto a path that the attacker can write to. 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). This happens after `pivot_root(2)`, so this cannot be used to write to host files directly -- however, as with CVE-2025-31133, this can load to denial of service of the host or a container breakout by providing the attacker with a writable copy of `/proc/sysrq-trigger` or `/proc/sys/kernel/core_pattern`

EPSS: Низкий
msrc логотип

CVE-2025-52565

6 дней назад

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

EPSS: Низкий
debian логотип

CVE-2025-52565

8 дней назад

runc is a CLI tool for spawning and running containers according to th ...

EPSS: Низкий
github логотип

GHSA-qw9x-cqr3-wc7r

9 дней назад

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

EPSS: Низкий
github логотип

GHSA-cgrx-mc8f-2prm

9 дней назад

runc container escape and denial of service due to arbitrary write gadgets and procfs write redirects

EPSS: Низкий
fstec логотип

BDU:2025-14042

10 дней назад

Уязвимость инструмента для запуска изолированных контейнеров runc, связанная с состоянием гонки, разрешающим отслеживание ссылок, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации

CVSS3: 6.3
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
suse-cvrf логотип
SUSE-SU-2025:3951-1

Security update for runc

9 дней назад
suse-cvrf логотип
SUSE-SU-2025:3950-1

Security update for runc

9 дней назад
oracle-oval логотип
ELSA-2025-19927

ELSA-2025-19927: runc security update (IMPORTANT)

8 дней назад
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 actually a real /dev/null inode when using the container's /dev/null to mask. This exposes two methods of attack: an arbitrary mount gadget, leading to host information disclosure, host denial of service, container escape, or a bypassing of maskedPaths. This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.

0%
Низкий
8 дней назад
nvd логотип
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 actually a real /dev/null inode when using the container's /dev/null to mask. This exposes two methods of attack: an arbitrary mount gadget, leading to host information disclosure, host denial of service, container escape, or a bypassing of maskedPaths. This issue is fixed in versions 1.2.8, 1.3.3 and 1.4.0-rc.3.

0%
Низкий
8 дней назад
msrc логотип
CVE-2025-31133

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

0%
Низкий
6 дней назад
debian логотип
CVE-2025-31133

runc is a CLI tool for spawning and running containers according to th ...

0%
Низкий
8 дней назад
github логотип
GHSA-9493-h29p-rfm2

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

0%
Низкий
9 дней назад
fstec логотип
BDU:2025-14041

Уязвимость функции maskedPaths инструмента для запуска изолированных контейнеров runc, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации

CVSS3: 8.2
0%
Низкий
10 дней назад
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 this attack is possible to exploit using a standard Dockerfile with docker buildx build as that also permits triggering parallel execution of containers with custom shared mounts configured). This redirect could be through symbolic links in a tmpfs or theoretically other methods such as regular bind-mounts. While similar, the mitigation applied for the related CVE, CVE-2019-19921, was fairly limited and effectively only caused runc to verify that when LSM labels are written they are actually procfs files. This issue is fixed in versions 1.2.8, 1.3.3, and 1.4.0-rc.3.

0%
Низкий
8 дней назад
nvd логотип
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 this attack is possible to exploit using a standard Dockerfile with docker buildx build as that also permits triggering parallel execution of containers with custom shared mounts configured). This redirect could be through symbolic links in a tmpfs or theoretically other methods such as regular bind-mounts. While similar, the mitigation applied for the related CVE, CVE-2019-19921, was fairly limited and effectively only caused runc to verify that when LSM labels are written they are actually procfs files. This issue is fixed in versions 1.2.8, 1.3.3, and 1.4.0-rc.3.

0%
Низкий
8 дней назад
msrc логотип
CVE-2025-52881

runc: LSM labels can be bypassed with malicious config using dummy procfs files

0%
Низкий
6 дней назад
debian логотип
CVE-2025-52881

runc is a CLI tool for spawning and running containers according to th ...

0%
Низкий
8 дней назад
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 trick runc into bind-mounting paths which would normally be made read-only or be masked onto a path that the attacker can write to. 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). This happens after `pivot_root(2)`, so this cannot be used to write to host files directly -- however, as with CVE-2025-31133, this can load to denial of service of the host or a container breakout by providing the attacker with a writable copy of `/proc/sysrq-trigger` or `/proc/sys/kernel/core_patter...

0%
Низкий
8 дней назад
nvd логотип
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 trick runc into bind-mounting paths which would normally be made read-only or be masked onto a path that the attacker can write to. 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). This happens after `pivot_root(2)`, so this cannot be used to write to host files directly -- however, as with CVE-2025-31133, this can load to denial of service of the host or a container breakout by providing the attacker with a writable copy of `/proc/sysrq-trigger` or `/proc/sys/kernel/core_pattern`

0%
Низкий
8 дней назад
msrc логотип
CVE-2025-52565

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

0%
Низкий
6 дней назад
debian логотип
CVE-2025-52565

runc is a CLI tool for spawning and running containers according to th ...

0%
Низкий
8 дней назад
github логотип
GHSA-qw9x-cqr3-wc7r

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

0%
Низкий
9 дней назад
github логотип
GHSA-cgrx-mc8f-2prm

runc container escape and denial of service due to arbitrary write gadgets and procfs write redirects

0%
Низкий
9 дней назад
fstec логотип
BDU:2025-14042

Уязвимость инструмента для запуска изолированных контейнеров runc, связанная с состоянием гонки, разрешающим отслеживание ссылок, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации

CVSS3: 6.3
0%
Низкий
10 дней назад

Уязвимостей на страницу