124 Commits

Author SHA1 Message Date
openeuler-ci-bot
4b3a12a3cd
!499 x86: Add the virtual machine detection in init_cacheinfo
From: @mayshao 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-09-29 11:48:18 +00:00
May Shao
f98f66bd1d x86:Add the virtual machine detection in init_cacheinfo
Signed-off-by: May Shao <MayShao@zhaoxin.com>
2022-09-29 14:58:59 +08:00
openeuler-ci-bot
61af04844e
!472 [sync] PR-471: optimize Obsoletes version
From: @openeuler-sync-bot 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-07-29 07:14:29 +00:00
liqingqing_1229
a7a1eff4c7 optimize Obsoletes version
(cherry picked from commit e854604758e3453b1b6233e041e145ca4e97747d)
2022-07-29 09:11:42 +08:00
openeuler-ci-bot
6c31e7884f
!467 在glibc-compat-2.17中增加libpthread_nonshared.a
From: @yang_yanchao 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-07-08 06:33:17 +00:00
Yang Yanchao
3a50155ca7 add libpthread_nonshared.a in glibc-compat-2.17 for old applications
Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2022-07-08 10:07:05 +08:00
openeuler-ci-bot
ed9921c92d
!432 elf: Fix initial-exec TLS access on audit modules (BZ #28096)
From: @xujing99 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-05-12 07:32:06 +00:00
xujing
396b87a860 elf: Fix initial-exec TLS access on audit modules (BZ #28096) 2022-05-12 14:24:08 +08:00
openeuler-ci-bot
f1eb14de24
!424 【轻量级PR】修正changelog中的错误日期
From: @konglidong 
Reviewed-by: @liqingqing_1229 
Signed-off-by: @liqingqing_1229
2022-05-06 09:16:24 +00:00
konglidong
53549f79b2 modify bogus date in %changelog 2022-05-06 14:45:08 +08:00
openeuler-ci-bot
6484e0bd10
!344 [sync] PR-338: Fix __cscncmp_avx2 in strcmp-avx2.S [BZ#28755]
Merge pull request !344 from openeuler-sync-bot/sync-pr338-2003-to-openEuler-20.03-LTS-SP3
2022-01-28 07:47:44 +00:00
liqingqing_1229
ca8dc2c744 Fix __cscncmp_avx2 in strcmp-avx2.S [BZ#28755]
(cherry picked from commit f95f2fe02e913cbc3f9e2d102faf40ca13afc073)
2022-01-28 14:31:14 +08:00
openeuler-ci-bot
605efddc34
!331 [sync] PR-326: fix CVE-2021-3999
Merge pull request !331 from openeuler-sync-bot/sync-pr326-2003-to-openEuler-20.03-LTS-SP3
2022-01-26 00:47:18 +00:00
liqingqing_1229
8941dd2d50 fix CVE-2021-3999
(cherry picked from commit 29565817f88a630643f174796bc9f66b4643ca1f)
2022-01-25 20:55:32 +08:00
openeuler-ci-bot
9ddfe3685f
!322 [sync] PR-318: sunrpc: fix compile error
Merge pull request !322 from openeuler-sync-bot/sync-pr318-2003-to-openEuler-20.03-LTS-SP3
2022-01-20 12:56:44 +00:00
liqingqing_1229
4419d577d7 sunrpc: fix compile error
(cherry picked from commit 056101988b10c7adf1ee7bd62c1e8e6003bf3943)
2022-01-20 20:55:04 +08:00
openeuler-ci-bot
3c4e1e5184
!316 [sync] PR-313: sunrpc: fix CVE-2022-23218 and fix CVE-2022-23219
Merge pull request !316 from openeuler-sync-bot/sync-pr313-2003ltssp1-to-openEuler-20.03-LTS-SP3
2022-01-20 02:51:59 +00:00
liqingqing_1229
3434c0b0bd sunrpc: fix CVE-2022-23218 and fix CVE-2022-23219
(cherry picked from commit 4a1b7f8af6d3ead795434d4ffa6cfccfa405f68a)
2022-01-20 09:06:49 +08:00
openeuler-ci-bot
a6d2daadf5 !302 [sync] PR-298: glibc 2.28 没有xsetlocale函数导致编译失败,修改为setlocale
Merge pull request !302 from openeuler-sync-bot/sync-pr298-openEuler-20.03-LTS-SP2-to-openEuler-20.03-LTS-SP3
2021-12-24 11:21:16 +00:00
Yang Yanchao
91f05bf262 use setlocale instand of xetlocale in tst-iconv-opt
Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
(cherry picked from commit d979527e30dcb003e11cfd1e020ec030a6e13c99)
2021-12-24 19:19:17 +08:00
openeuler-ci-bot
4d3308d5ad !285 [sync] PR-281: iconv(1) with -c option hangs on illegal multi-byte sequences (CVE-2016-10228)
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-12-06 03:17:06 +00:00
Yang Yanchao
bd0e646866 fix CVE-2016-10228
iconv: revert Add missing brackets
  Rewrite iconv option parsing [BZ #19519]
  intl: Handle translation output codesets with suffixes [BZ #26383]

Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
(cherry picked from commit 8fb9c0e121376b43388241f820d3dc3d08551b6e)
2021-12-06 11:16:44 +08:00
openeuler-ci-bot
942f82175e !277 [sync] PR-272: elf: fix pthread_create and dlopen racing
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-12-02 12:41:02 +00:00
xujing
0d97c1aa48 elf: fix pthread_create and dlopen racing
(cherry picked from commit c1ac1c53cbb62cd213db8b007347f464286cc84d)
2021-12-02 20:40:29 +08:00
openeuler-ci-bot
e8c884bd9c !270 [sync] PR-267: glibc: fix CVE-2019-1010023
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229,@liqingqing_1229
Signed-off-by: @liqingqing_1229,@liqingqing_1229
2021-12-02 11:33:33 +00:00
xujing
0c853f7c13 glibc: fix CVE-2019-1010023
(cherry picked from commit 689b5621b0189e9dd2ba1221eff69186f4ff977f)
2021-12-02 15:52:07 +08:00
openeuler-ci-bot
89658e673b !266 [sync] PR-257: nss make sure startp initialized do first
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-12-01 02:00:41 +00:00
chengyechun
e36811bb21 nss make sure startp initialized do first
(cherry picked from commit 54be000bccdf6b217eb6adb2d61c2e96eaed5524)
2021-12-01 09:59:57 +08:00
openeuler-ci-bot
5404347ab9 !241 [sync] PR-239: gconv: Do not emit spurious NUL character in ISO-2022-JP-3
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-11-10 02:39:43 +00:00
liqingqing_1229
9c7b389449 gconv: Do not emit spurious NUL character in ISO-2022-JP-3
this is also fix CVE-2021-43396

(cherry picked from commit 9856f5484bd605db15fa0f0da39de0445cbab73c)
2021-11-10 09:10:09 +08:00
openeuler-ci-bot
7d1777d275 !205 [sync] PR-201: [backport]rtld: copy terminating null in tunables_strdup (bug 28256)
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-09-29 10:22:54 +00:00
Lv Ying
0d74df5e58 [backport]rtld: copy terminating null in tunables_strdup (bug 28256)
Signed-off-by: Lv Ying <lvying6@huawei.com>
(cherry picked from commit ff7eb18d6c589301f4c58dc8ef176901e97eed70)
2021-09-29 14:39:41 +08:00
openeuler-ci-bot
36856ae4f3 !191 [sync] PR-188: ldconfig: avoid leak on empty paths in config file
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-08-31 08:01:16 +00:00
Lv Ying
4caae5cebe ldconfig: avoid leak on empty paths in config file
Signed-off-by: Lv Ying <lvying6@huawei.com>
(cherry picked from commit 370dee5c64d358049a76aedee5dddaef2b52bfc3)
2021-08-31 15:59:40 +08:00
openeuler-ci-bot
116cd38766 !186 [sync] PR-183: fix CVE-2021-38604
From: @openeuler-sync-bot
Reviewed-by: @wangbin224
Signed-off-by: @wangbin224
2021-08-25 03:44:26 +00:00
liqingqing_1229
055e85c986 fix CVE-2021-38604
(cherry picked from commit 006b16dfd187d1eadfb4da6f0a0fc35e4a859a6a)
2021-08-25 11:34:34 +08:00
openeuler-ci-bot
be0530ae2a !176 _dl_exception_create_format: Add missing va_end
From: @lvying6
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-07-31 09:08:33 +00:00
Lv Ying
0222dab421 _dl_exception_create_format: Add missing va_end
Signed-off-by: Lv Ying <lvying6@huawei.com>
2021-07-31 15:42:08 +08:00
openeuler-ci-bot
55ed4357c2 !172 ldconfig: Fix memory leaks
From: @lvying6
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-07-31 07:35:40 +00:00
Lv Ying
60e54e1200 [Backport]ldconfig: Fix memory leaks
Signed-off-by: Lv Ying <lvying6@huawei.com>
2021-07-31 14:47:05 +08:00
openeuler-ci-bot
cd9ff435e1 !168 [sync] PR-167: malloc: Initiate tcache shutdown even without allocations [BZ #28028]
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-07-05 02:52:22 +00:00
liqingqing_1229
07c001f883 malloc: tcache shutdown sequence does not work if the thread never allocated anything. (bug 28028)
(cherry picked from commit a066d0d7e5c3e86d2294e6ae44a6c1d3fcd1bf73)
2021-07-05 09:17:34 +08:00
openeuler-ci-bot
023a802f7d !163 [sync] PR-161: wordexp: Use strtoul instead of atoi so that overflow can be detected.
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-07-01 10:59:21 +00:00
liqingqing_1229
8840d34a7b fix CVE-2021-35942. wordexp: Use strtoul instead of atoi so that overflow can be detected.
(cherry picked from commit 63996cbba6b9e90caaa5b0cbdfe38f6998d49871)
2021-07-01 18:57:46 +08:00
openeuler-ci-bot
f39c811fb4 !157 [Backport]ldconfig: handle .dynstr located in separate segment (bug 25087)
From: @lvying6
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-06-30 06:24:33 +00:00
Lv Ying
fb52205131 [Backport]ldconfig: handle .dynstr located in separate segment (bug 25087)
Signed-off-by: Lv Ying <lvying6@huawei.com>
2021-06-30 11:09:38 +08:00
openeuler-ci-bot
38b3ccb7bd !154 [sync] PR-153: enable patches to fix glibc upstream bug 27939 and 27902
From: @openeuler-sync-bot
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-06-28 02:03:00 +00:00
liqingqing_1229
0388e0f959 enable patches to fix bug 27939 and 27902
(cherry picked from commit f032b27d2b11c8384b29db550d5c230d3d4f91d7)
2021-06-26 16:00:36 +08:00
openeuler-ci-bot
12fa646f50 !150 [sync] PR-148: Align child stack to 16 bytes
From: @openeuler-sync-bot
Reviewed-by: @wangbin224
Signed-off-by: @wangbin224
2021-06-08 09:42:34 +08:00
liqingqing_1229
fc9b152772 fix glibc bug 27902 and 27939, align stack to 16 bytes.
(cherry picked from commit 75365e0c0ad27e4789b8e3898763c917b3db2ef4)
2021-06-08 09:25:49 +08:00