RHEL Packaging Agent
4c0d7aad43
sort: fix heap buffer under-read CVE-2025-5278
...
Backport upstream fix for CVE-2025-5278 (sort: heap buffer
under-read CWE-127) to coreutils-8.30. The fix adds proper
bounds-checked pointer arithmetic in sort's begfield_uni and
limfield_uni functions, replacing unsafe MIN(lim, ptr + offset)
with a remaining_bytes check. A new test case
(tests/misc/sort-field-limit.sh) is included.
CVE: CVE-2025-5278
Upstream patches:
- 8c9602e3a1 .patch
Resolves: RHEL-216927
This commit was backported by Ymir, a Red Hat Enterprise Linux software maintenance AI agent.
Assisted-by: Ymir
2026-07-29 10:00:50 +02:00
Lukáš Zaoral
eac1791ce9
tests: update gating plan
...
Related: RHELTEST-2909
2026-06-19 14:51:12 +02:00
Lukáš Zaoral
c2099b67dc
unexpand: fix heap overflow when a wide blank overshoots a tab stop
...
Resolves: RHEL-182699
2026-06-10 14:59:01 +02:00
Lukáš Zaoral
a84acf8a67
unexpand: fix stack overflow with large tabsizes
...
Resolves: RHEL-182699
2026-06-09 08:46:23 +02:00
Lukáš Zaoral
a15874f42f
fix df/direct.sh and unexpand/mb.sh tests
...
Resolves: RHEL-151533
2026-03-21 13:51:22 +01:00
Lukáš Zaoral
d7f14c41af
fold: fix processing of malformed UTF-8 sequences
...
Resolves: RHEL-140117
2026-01-26 13:49:52 +01:00
Lukáš Zaoral
fb9815244c
fix du being killed by SIGABRT on mutating xfs systems
...
Resolves: RHEL-124174
2025-10-29 14:50:06 +01:00
Lukáš Zaoral
807901aa99
Migrate to TMT-style gating in C8S
2025-10-29 14:50:06 +01:00
Adam Samalik
c655233534
re-import sources as agreed with the maintainer
2023-07-10 16:11:47 +02:00
Troy Dawson
67e861758b
Bring gating.yaml over from Brew dist-git
...
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2023-03-10 10:31:29 -08:00
James Antill
f20c426bdb
Import rpm: c8s
2023-02-27 12:31:23 -05:00
CentOS Sources
ecb169e091
Auto sync2gitlab import of coreutils-8.30-15.el8.src.rpm
2023-01-18 10:13:38 +00:00
CentOS Sources
09f1c09a5e
Auto sync2gitlab import of coreutils-8.30-14.el8.src.rpm
2022-10-15 04:12:12 +00:00
CentOS Sources
357d1c115b
Auto sync2gitlab import of coreutils-8.30-13.el8.src.rpm
2022-06-23 17:18:48 +00:00
CentOS Sources
4e673d6e64
Auto sync2gitlab import of coreutils-8.30-13.el8.src.rpm
2022-06-22 06:52:27 +00:00
CentOS Sources
cb757fa863
Auto sync2gitlab import of coreutils-8.30-13.el8.src.rpm
2022-06-21 21:54:56 +00:00
CentOS Sources
068bcea7c0
Auto sync2gitlab import of coreutils-8.30-13.el8.src.rpm
2022-06-20 18:27:17 +00:00
CentOS Sources
959300d8d8
Auto sync2gitlab import of coreutils-8.30-13.el8.src.rpm
2022-06-20 12:29:34 +00:00
CentOS Sources
ca0f1394e9
Auto sync2gitlab import of coreutils-8.30-13.el8.src.rpm
2022-06-19 12:31:23 +00:00
CentOS Sources
08624fc0a3
Auto sync2gitlab import of coreutils-8.30-13.el8.src.rpm
2022-06-17 16:28:29 +00:00
James Antill
fc4ec7b374
Auto sync2gitlab import of coreutils-8.30-12.el8.src.rpm
2022-05-26 01:13:50 -04:00
James Antill
4abcef8b17
Initial c8s branch.
2022-05-26 01:13:43 -04:00