!113 [sync] PR-112: fix CVE-2021-20288

From: @openeuler-sync-bot 
Reviewed-by: @liuzhiqiang26 
Signed-off-by: @liuzhiqiang26
This commit is contained in:
openeuler-ci-bot 2022-05-26 09:45:24 +00:00 committed by Gitee
commit 00fc75dcf6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 1590 additions and 1 deletions

1585
0026-CVE-2021-20288.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -68,7 +68,7 @@
#################################################################################
Name: ceph
Version: 12.2.8
Release: 21
Release: 22
Epoch: 2
# define _epoch_prefix macro which will expand to the empty string if epoch is
@ -109,6 +109,7 @@ Patch22: 0022-common-mempool-Modify-shard-selection-function.patch
Patch23: 0023-common-mempool-only-fail-tests-if-sharding-is-very-b.patch
Patch24: 0024-CVE-2021-3979.patch
Patch25: 0025-fix-rgw-ldap-safe_read_file-can-return-0.patch
Patch26: 0026-CVE-2021-20288.patch
Requires: glibc >= 2.28-66
@ -1857,6 +1858,9 @@ exit 0
%changelog
* Mon May 23 2022 wangzengliang <wangzengliang1@huawei.com> - 2:12.2.8-22
- 0026-CVE-2021-20288.patch
* Mon May 23 2022 wangzengliang <wangzengliang1@huawei.com> - 2:12.2.8-21
- fix rgw ldap:safe_read_file can return 0