CVE-2026-56392
- EPSS 0.15%
- Veröffentlicht 24.07.2026 07:44:54
- Zuletzt bearbeitet 30.07.2026 16:28:33
GNU coreutils unexpand is vulnerable to a heap-based buffer overflow due to an integer overflow during buffer allocation when processing large tab stop (-t) values. The multiplication used to calculate the allocation size can wrap around, resulting i...
CVE-2026-56391
- EPSS 0.14%
- Veröffentlicht 24.07.2026 07:44:45
- Zuletzt bearbeitet 30.07.2026 16:28:33
GNU coreutils uniq is vulnerable to an out‑of‑bounds read due to incorrect handling of multibyte input when the -w (--check-chars) option is used. The find_field() function miscalculates the byte length of characters by repeatedly processing a fixed ...
CVE-2024-0684
- EPSS 0.49%
- Veröffentlicht 06.02.2024 09:15:52
- Zuletzt bearbeitet 04.11.2025 19:16:27
A flaw was found in the GNU coreutils "split" program. A heap overflow with user-controlled data of multiple hundred bytes in length could occur in the line_bytes_split() function, potentially leading to an application crash and denial of service.
CVE-2015-4041
- EPSS 0.52%
- Veröffentlicht 24.01.2020 17:15:12
- Zuletzt bearbeitet 21.11.2024 02:30:20
The keycompare_mb function in sort.c in sort in GNU Coreutils through 8.23 on 64-bit platforms performs a size calculation without considering the number of bytes occupied by multibyte characters, which allows attackers to cause a denial of service (...
CVE-2015-4042
- EPSS 2.3%
- Veröffentlicht 24.01.2020 17:15:12
- Zuletzt bearbeitet 21.11.2024 02:30:20
Integer overflow in the keycompare_mb function in sort.c in sort in GNU Coreutils through 8.23 might allow attackers to cause a denial of service (application crash) or possibly have unspecified other impact via long strings.
CVE-2017-18018
- EPSS 0.35%
- Veröffentlicht 04.01.2018 04:29:00
- Zuletzt bearbeitet 09.06.2025 16:15:27
In GNU Coreutils through 8.29, chown-core.c in chown and chgrp does not prevent replacement of a plain file with a symlink during use of the POSIX "-R -L" options, which allows local users to modify the ownership of arbitrary files by leveraging a ra...
CVE-2015-1865
- EPSS 0.25%
- Veröffentlicht 20.09.2017 18:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
fts.c in coreutils 8.4 allows local users to delete arbitrary files.
CVE-2016-2781
- EPSS 0.43%
- Veröffentlicht 07.02.2017 15:59:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.
CVE-2014-9471
- EPSS 7.09%
- Veröffentlicht 16.01.2015 16:59:08
- Zuletzt bearbeitet 06.05.2026 22:30:45
The parse_datetime function in GNU coreutils allows remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a crafted date string, as demonstrated by the "--date=TZ="123"345" @1" string to the touch or date comman...
CVE-2009-4135
- EPSS 0.38%
- Veröffentlicht 11.12.2009 16:30:00
- Zuletzt bearbeitet 16.06.2026 23:13:06
The distcheck rule in dist-check.mk in GNU coreutils 5.2.1 through 8.1 allows local users to gain privileges via a symlink attack on a file in a directory tree under /tmp.