CVE-2026-27456
- EPSS 0.02%
- Veröffentlicht 03.04.2026 21:23:00
- Zuletzt bearbeitet 22.04.2026 16:08:55
util-linux is a random collection of Linux utilities. Prior to version 2.41.4, a TOCTOU (Time-of-Check-Time-of-Use) vulnerability has been identified in the SUID binary /usr/bin/mount from util-linux. The mount binary, when setting up loop devices, v...
CVE-2026-3184
- EPSS 0.09%
- Veröffentlicht 03.04.2026 18:43:45
- Zuletzt bearbeitet 01.05.2026 19:29:51
A flaw was found in util-linux. Improper hostname canonicalization in the `login(1)` utility, when invoked with the `-h` option, can modify the supplied remote hostname before setting `PAM_RHOST`. A remote attacker could exploit this by providing a s...
CVE-2024-28085
- EPSS 10.18%
- Veröffentlicht 27.03.2024 19:15:48
- Zuletzt bearbeitet 12.05.2026 12:16:33
wall in util-linux through 2.40, often installed with setgid tty permissions, allows escape sequences to be sent to other users' terminals through argv. (Specifically, escape sequences received from stdin are blocked, but escape sequences received fr...
CVE-2020-21583
- EPSS 0.04%
- Veröffentlicht 22.08.2023 19:16:13
- Zuletzt bearbeitet 20.12.2024 13:15:18
An issue was discovered in hwclock.13-v2.27 allows attackers to gain escalated privlidges or execute arbitrary commands via the path parameter when setting the date.
CVE-2021-3996
- EPSS 0.17%
- Veröffentlicht 23.08.2022 20:15:08
- Zuletzt bearbeitet 21.11.2024 06:23:20
A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows a local user on a vulnerable system to unmount other users' filesystems that are either worl...
CVE-2021-3995
- EPSS 0.25%
- Veröffentlicht 23.08.2022 20:15:08
- Zuletzt bearbeitet 21.11.2024 06:23:20
A logic error was found in the libmount library of util-linux in the function that allows an unprivileged user to unmount a FUSE filesystem. This flaw allows an unprivileged local attacker to unmount FUSE filesystems that belong to certain other user...
CVE-2022-0563
- EPSS 0.03%
- Veröffentlicht 21.02.2022 19:15:08
- Zuletzt bearbeitet 09.06.2025 16:15:33
A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an "INPUTRC" environment variable to get a path to the library config file. When the library cannot parse the specified file, it...
CVE-2021-37600
- EPSS 0.04%
- Veröffentlicht 30.07.2021 14:15:18
- Zuletzt bearbeitet 21.11.2024 06:15:30
An integer overflow in util-linux through 2.37.1 can potentially cause a buffer overflow if an attacker were able to use system resources in a way that leads to a large number in the /proc/sysvipc/sem file. NOTE: this is unexploitable in GNU C Librar...
CVE-2018-7738
- EPSS 0.05%
- Veröffentlicht 07.03.2018 02:29:03
- Zuletzt bearbeitet 13.12.2024 14:15:19
In util-linux before 2.32-rc1, bash-completion/umount allows local users to gain privileges by embedding shell commands in a mountpoint name, which is mishandled during a umount command (within Bash) by a different user, as demonstrated by logging in...
CVE-2015-5224
- EPSS 4.08%
- Veröffentlicht 23.08.2017 15:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
The mkostemp function in login-utils in util-linux when used incorrectly allows remote attackers to cause file name collision and possibly other attacks.