fix CVE-2021-42378 CVE-2021-42379 CVE-2021-42380 CVE-2021-42381 CVE-2021-42382 CVE-2021-42383 CVE-2021-42384 CVE-2021-42385 and CVE-2021-42386

Signed-off-by: xiechengliang <xiechengliang1@huawei.com>
This commit is contained in:
xiechengliang 2021-11-29 14:56:05 +08:00
parent 4fcfb41f17
commit 03dc203d01
2 changed files with 7771 additions and 1 deletions

7763
backport-fix-awk-cve.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@
%endif
%if "%{!?RELEASE:1}"
%define RELEASE 9
%define RELEASE 10
%endif
Name: busybox
@ -24,6 +24,7 @@ Patch6001: backport-CVE-2021-28831.patch
Patch6002: backport-CVE-2021-42374.patch
Patch6003: backport-CVE-2021-42377.patch
Patch6004: backport-CVE-2021-42376.patch
Patch6005: backport-fix-awk-cve.patch
BuildRoot: %_topdir/BUILDROOT
#Dependency
@ -99,6 +100,12 @@ install -m 644 docs/busybox.dynamic.1 $RPM_BUILD_ROOT/%{_mandir}/man1/busybox.1
%{_mandir}/man1/busybox.petitboot.1.gz
%changelog
* Mon Nov 29 2021 xiechengliang<xiechengliang1@huawei.com> - 1:1.31.1-10
- Type:CVE
- Id:NA
- SUG:NA
- DESC: fix CVE-2021-42378 CVE-2021-42379 CVE-2021-42380 CVE-2021-42381 CVE-2021-42382 CVE-2021-42383 CVE-2021-42384 CVE-2021-42385 and CVE-2021-42386
* Wed Nov 24 2021 xiechengliang<xiechengliang1@huawei.com> - 1:1.31.1-9
- Type:CVE
- Id:NA