]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
systemd: backport patches to fix CVE-2025-4598
authorChen Qi <Qi.Chen@windriver.com>
Tue, 1 Jul 2025 04:09:15 +0000 (12:09 +0800)
committerSteve Sakoman <steve@sakoman.com>
Thu, 3 Jul 2025 15:10:42 +0000 (08:10 -0700)
commita2e75ca4fa01d5005906fb88d28d52ea951def00
tree7327f45e6452b2e041c2624004b55dc103bd471a
parent4a4c6e0382834e03480e07f30ed5efa23f6c6fe2
systemd: backport patches to fix CVE-2025-4598

Patch 0003 is the actual patch to fix CVE.

Patch 0002 is a preparation patch which systemd upstream uses for
all actively maintained branches in preparation for patch 0003.

Patch 0001 is a bug fix patch and is needed to avoid conflict introduced
by patch 0002. Note that patch 0002 claims itself to be of no functional
change, so this patch 0001 is really needed for patch 0002.

Patch 0004 is a compilation fix patch which adds a macro needed by
previous 0002 patch.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/systemd/systemd/CVE-2025-4598-0001.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/CVE-2025-4598-0002.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/CVE-2025-4598-0003.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/CVE-2025-4598-0004.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd_250.14.bb