Lucene search
+L

1284 matches found

OSV
OSV
added 2026/09/14 12:14 p.m.14 views

ROOT-OS-DEBIAN-13-CVE-2026-3184 CVE-2026-3184 in util-linux - Patched by Root

Root has patched CVE-2026-3184 in the util-linux package for Root:Debian:13. Multiple fixed versions available...

5.3CVSS5.5AI score0.00436EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.14 views

Astra Linux – Vulnerability in util-linux

util-linux is a random collection of Linux utilities. Prior to version 2.41.4, a TOCTOU Time-of-Check-Time-of-Use vulnerability was identified in the SUID binary /usr/bin/mount from util-linux. The mount binary, when setting up loop devices, validates the source file path with user privileges via...

4.7CVSS5.3AI score0.00118EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.10 views

Astra Linux – Vulnerability in util-linux

The wall function in util-linux up to version 2.40 is often installed with setgid and tty permissions. This allows escape sequences to be sent to other users’ terminals via argv. Specifically, escape sequences received from stdin are blocked, but escape sequences received from argv are not blocke...

3.3CVSS6.6AI score0.02242EPSS
SaveExploits3References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.15 views

Astra Linux – Vulnerability in util-linux

A flaw was discovered in the libblkid library of util-linux. During nested partition probing, the BSD, Minix, Solaris x86, and UnixWare partition probers cache a raw pointer to a parent partition entry in a dynamically allocated array. When subsequent partition additions cause the array to be...

6.8CVSS6.7AI score0.00168EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerability in util-linux

No description...

5.9AI score
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/13 9:47 p.m.11 views

CVE-2024-28085

Wall-Escape CVE-2024-28085 util-linux 的 wall 命令未对命令行参数中的转义序列进行过滤。该漏洞代码于 2013 年在提交 cdd3cc7fa4 中被引入。自此之后的所有版本均受影响。完整报告可在此处查看:报告。我将此漏洞命名为 "WallEscape"。 该利用代码已在 Ubuntu 22.04 默认配置下成功窃取密码。 配置 请确保 throw.c 中的背景颜色和用户名设置为适当的值。 构建与运行 攻击设置 root@kitploit: git clone...

3.3CVSS6.5AI score0.02242EPSS
SaveExploits3References1
OSV
OSV
added 2026/09/09 11:25 a.m.10 views

ROOT-OS-DEBIAN-13-CVE-2026-53615 CVE-2026-53615 in util-linux - Patched by Root

Root has patched CVE-2026-53615 in the util-linux package for Root:Debian:13. Multiple fixed versions available...

5.4AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/09/04 8:06 a.m.11 views

util-linux libmount Privilege Escalation via Failed Mount Helper

...

8.5CVSS5.8AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 2026/09/03 1:06 p.m.6 views

ALPINE-CVE-2026-76642

util-linux versions through 2.41.5 and 2.42.2 fail to check mount helper exit status before running post-mount hooks, allowing unprivileged users to execute privileged operations on pre-existing filesystems. Attackers can exploit X-mount.idmap or X-mount.owner hooks to clone filesystems with...

8.5CVSS5.5AI score0.00176EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 1:06 p.m.11 views

CVE-2026-76642

util-linux versions through 2.41.5 and 2.42.2 fail to check mount helper exit status before running post-mount hooks, allowing unprivileged users to execute privileged operations on pre-existing filesystems. Attackers can exploit X-mount.idmap or X-mount.owner hooks to clone filesystems with...

8.5CVSS0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/03 1:06 p.m.7 views

AZL-99081 CVE-2026-76642 affecting package util-linux 2.40.2-5

util-linux versions through 2.41.5 and 2.42.2 fail to check mount helper exit status before running post-mount hooks, allowing unprivileged users to execute privileged operations on pre-existing filesystems. Attackers can exploit X-mount.idmap or X-mount.owner hooks to clone filesystems with...

8.5CVSS5.5AI score0.00176EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/09/03 12:46 p.m.12 views

util-linux: util-linux: nsenter --join-cgroup leaks root cgroup migration authority

The nsenter --join-cgroup option opens the target cgroup.procs file as root and leaves that file descriptor open across later namespace and credential changes and across execve. Because the kernel checks later cgroup migrations using the credentials from the original open, a program run in an...

7.9CVSS5.8AI score0.00113EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 12:46 p.m.12 views

util-linux: util-linux: restricted bind mounts do not pin the source, allowing X-mount.owner/group/mode redirection

A flaw was found in util-linux. Restricted bind mounts take the source path from fstab but do not pin that source before the privileged mount. A local unprivileged user who can replace the authorized source or a writable ancestor can redirect SUID mount8 to bind another host directory. If the fst...

7.8CVSS5.8AI score0.00096EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 12:46 p.m.11 views

util-linux: util-linux: failed external mount helper still runs privileged X-mount post-hooks

When an external mount. helper runs but exits with a nonzero status, libmount still treats the helper invocation as successful and runs privileged post-mount hooks. A local unprivileged user with an /etc/fstab entry that uses the user option together with X-mount.idmap or X-mount.owner/group/mode...

8.5CVSS5.9AI score0.00176EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 12:46 p.m.14 views

util-linux: util-linux: X-mount.subdir detached-tree resolution can escape via intermediate symlinks

The X-mount.subdir option uses a detached-tree fast path on Linux 6.15 and later and passes the configured subdirectory to opentree with ATSYMLINKNOFOLLOW. That flag does not stop intermediate symlink traversal or keep resolution inside the newly mounted filesystem. A local unprivileged user with...

7CVSS5.9AI score0.00124EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 12:46 p.m.51 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: util-linux: libblkid-2.42.2-3.4.hum1 aarch64, x8664 libblkid-devel-2.42.2-3.4.hum1 aarch64, x8664 libfdisk-2.42.2-3.4.hum1 aarch64, x8664 libfdisk-devel-2.42.2-3.4.hum1 aarch64, x8664...

8.5CVSS5.9AI score0.00176EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/03 10:54 a.m.12 views

EUVD-2026-70382

util-linux versions through 2.41.5 and 2.42.2 fail to check mount helper exit status before running post-mount hooks, allowing unprivileged users to execute privileged operations on pre-existing filesystems. Attackers can exploit X-mount.idmap or X-mount.owner hooks to clone filesystems with...

8.5CVSS5.9AI score0.00176EPSS
SaveExploits0References8
AlpineLinux
AlpineLinux
added 2026/09/03 10:54 a.m.10 views

CVE-2026-76642

util-linux versions through 2.41.5 and 2.42.2 fail to check mount helper exit status before running post-mount hooks, allowing unprivileged users to execute privileged operations on pre-existing filesystems. Attackers can exploit X-mount.idmap or X-mount.owner hooks to clone filesystems with...

8.5CVSS5.5AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/03 10:54 a.m.14 views

CVE-2026-76642

util-linux versions through 2.41.5 and 2.42.2 fail to check mount helper exit status before running post-mount hooks, allowing unprivileged users to execute privileged operations on pre-existing filesystems. Attackers can exploit X-mount.idmap or X-mount.owner hooks to clone filesystems with...

8.5CVSS5.5AI score0.00176EPSS
SaveExploits0
CVE
CVE
added 2026/09/03 10:54 a.m.73 views

CVE-2026-76642

util-linux (libmount component) versions through 2.41.5 and 2.42.2 fail to check the exit status of an external mount helper before executing privileged post-mount hooks. A local unprivileged user with an /etc/fstab entry using the user option combined with X-mount.idmap or X-mount.owner/group/mo...

8.5CVSS5.9AI score0.00176EPSS
SaveExploits0References8
Rows per page
Query Builder