Fix CVE-2021-20288
(cherry picked from commit 44f0f912a2e090d084cf3cea50d77f765d6eadbe)
This commit is contained in:
parent
0105afecc6
commit
10f5ca1c94
1585
0026-CVE-2021-20288.patch
Normal file
1585
0026-CVE-2021-20288.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user