diff options
author | Remi Collet <remi@remirepo.net> | 2019-01-09 15:17:00 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-01-09 15:17:00 +0100 |
commit | e78f08a5c94a4e0c2b77cb8a545e333068ebbe95 (patch) | |
tree | 07370caff60d7f8f7579b990b97af5b1e9040380 /failed.txt | |
parent | 1d31eea35b790572b09169fd3953755e92786cd2 (diff) |
- core:
Fix #77369 memcpy with negative length via crafted DNS response
- mbstring:
Fix #77370 buffer overflow on mb regex functions - fetch_token
Fix #77371 heap buffer overflow in mb regex functions compile_string_node
Fix #77381 heap buffer overflow in multibyte match_at
Fix #77382 heap buffer overflow in expand_case_fold_string
Fix #77385 buffer overflow in fetch_token
Fix #77394 buffer overflow in multibyte case folding - unicode
Fix #77418 heap overflow in utf32be_mbc_to_code
- phar:
Fix #77247 heap buffer overflow in phar_detect_phar_fname_ext
- xmlrpc:
Fix #77242 heap out of bounds read in xmlrpc_decode
Fix #77380 global out of bounds read in xmlrpc base64 code
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -===== 7.0.33 (2018-12-06) +===== 7.0.33-2 (2019-01-10) $ grep -r 'Tests failed' /var/lib/mock/*/build.log |