]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
coreutils: fix CVE-2025-5278
authorChen Qi <Qi.Chen@windriver.com>
Mon, 14 Jul 2025 04:58:31 +0000 (12:58 +0800)
committerSteve Sakoman <steve@sakoman.com>
Mon, 14 Jul 2025 16:04:59 +0000 (09:04 -0700)
commitbb7dbb195b55d9aaa0180906843f5af2dcf7509f
treeb4ffe3b1c838e8cb78bc8756382f0257a6d2cb91
parent19502d089cbbdbbed9f53b85e01d86117388d6bf
coreutils: fix CVE-2025-5278

Backport patch to fix CVE-2025-5278.
The patch is adjusted to fit 9.0 version. And the test case is
also adjusted to avoid using valgrind. valgrind in kirkstone is
reporting errors for coreutils' sort utility with/without this patch.
To avoid ptest failure, we disable valgrind explicitly.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/coreutils/coreutils/CVE-2025-5278.patch [new file with mode: 0644]
meta/recipes-core/coreutils/coreutils_9.0.bb