]> code.ossystems Code Review - openembedded-core.git/commit
systemd: Fix CVE-2021-3997
authorPurushottam Choudhary <purushottamchoudhary29@gmail.com>
Fri, 21 Jan 2022 13:07:33 +0000 (18:37 +0530)
committerSteve Sakoman <steve@sakoman.com>
Mon, 7 Feb 2022 14:40:13 +0000 (04:40 -1000)
commitb7f79fbf23488b954987dfc4aa867e42bdce7fee
tree9596857b6bffcc867dd4a7094eb6fdf2edcfc4d1
parentdc1aa22cf7287f574e32920cf9fdd4342d171ed1
systemd: Fix CVE-2021-3997

Add patches to fix CVE-2021-3997.

Add additional below mentioned patches which are
required to fix CVE:
1. rm-rf-optionally-fsync-after-removing-directory-tree.patch
2. rm-rf-refactor-rm-rf-children-split-out-body-of-directory.patch
Link: http://archive.ubuntu.com/ubuntu/pool/main/s/systemd/systemd_245.4-4ubuntu3.15.debian.tar.xz
Signed-off-by: Purushottam Choudhary <purushottam.choudhary@kpit.com>
Signed-off-by: Purushottam Choudhary <purushottamchoudhary29@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/systemd/systemd/CVE-2021-3997-1.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/CVE-2021-3997-2.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/CVE-2021-3997-3.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/rm-rf-optionally-fsync-after-removing-directory-tree.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd/rm-rf-refactor-rm-rf-children-split-out-body-of-directory.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd_244.5.bb