Lucene search
+L

248 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.6 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001946)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001946 advisory. The prependpath function in fs/dcache.c in the Linux kernel before 4.2.4 does not properly handle rename actions inside a bind mount, which allows local users to...

6.9CVSS7AI score0.01246EPSS
SaveExploits0References37
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.5 views

Astra Linux – Vulnerability in runc-app

Runc is a CLI tool for spawning and running containers according to the OCI specification. In 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, an attacker can trick runc into binding /dev/pts/$n to /dev/console. Normally, these paths would be made...

8.4CVSS6.6AI score0.00565EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/01/12 3:43 a.m.9 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.00565EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2025/12/25 12:23 a.m.10 views

SUSE CVE-2025-68736

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories Disconnected files or directories can appear when they are visible and opened from a bind mount, but have been renamed or moved from the source of the bind mount in a way that...

5.7CVSS6.2AI score0.0014EPSS
SaveExploits0References19
OSV
OSV
added 2025/12/24 1:16 p.m.12 views

AZL-73084 CVE-2025-68736 affecting package kernel for versions less than 6.6.143.1-1

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories Disconnected files or directories can appear when they are visible and opened from a bind mount, but have been renamed or moved from the source of the bind mount in a way that...

8.8CVSS5.8AI score0.0014EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 1:16 p.m.16 views

UBUNTU-CVE-2025-68736

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories Disconnected files or directories can appear when they are visible and opened from a bind mount, but have been renamed or moved from the source of the bind mount in a way that...

8.8CVSS5.7AI score0.0014EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.11 views

CVE-2025-68736

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories Disconnected files or directories can appear when they are visible and opened from a bind mount, but have been renamed or moved from the source of the bind mount in a way that...

8.8CVSS5.4AI score0.0014EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2025/12/24 12:09 p.m.54 views

CVE-2025-68736 landlock: Fix handling of disconnected directories

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories Disconnected files or directories can appear when they are visible and opened from a bind mount, but have been renamed or moved from the source of the bind mount in a way that...

8.8CVSS0.0014EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 12:09 p.m.11 views

CVE-2025-68736 landlock: Fix handling of disconnected directories

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories Disconnected files or directories can appear when they are visible and opened from a bind mount, but have been renamed or moved from the source of the bind mount in a way that...

8.8CVSS6.1AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.16 views

PT-2025-53002

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel landlock subsystem had a flaw in how it handled disconnected directories. These directories could appear when files or directories were accessed through a bind mount but...

8.8CVSS6.1AI score0.0014EPSS
SaveExploits0
OSV
OSV
added 2025/12/12 11:09 a.m.7 views

OESA-2025-2820 runc security update

runc is a CLI tool for spawning and running containers according to the OCI specification. Security Fixes: 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...

7.8CVSS6.8AI score0.00841EPSS
SaveExploits4References4
RedHat Linux
RedHat Linux
added 2025/12/11 5:12 a.m.14 views

Moderate: Red Hat Security Advisory: OpenShift Container Platform 4.18.30 bug fix and security update

Red Hat OpenShift Container Platform release 4.18.30 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.18. Red Hat Product Security has rated this update as having a...

7.4CVSS5.8AI score0.00639EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/11/29 1:01 a.m.20 views

Podman: build context bind mount

...

7.4CVSS7AI score0.00639EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/11/20 7:57 a.m.16 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.00841EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2025/11/19 5:02 a.m.6 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.4AI score0.00841EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2025/11/13 10:51 a.m.7 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.00841EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2025/11/13 10:51 a.m.8 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.00565EPSS
SaveExploits1References5
Veracode
Veracode
added 2025/11/13 6:52 a.m.14 views

Improper Input Validation

github.com/opencontainers/runc is vulnerable to improper input validation. The vulnerability is due to insufficient verification of the bind-mount source /dev/null, which allows an attacker to exploit it via arbitrary mount manipulation, leading to host information disclosure, denial of service,...

7.8CVSS8AI score0.00841EPSS
SaveExploits2References7Affected Software2
RedHat Linux
RedHat Linux
added 2025/11/11 3:07 p.m.8 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.00565EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/11/11 3:07 p.m.8 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.00841EPSS
SaveExploits2References5
Rows per page
Query Builder