ALT-BU-2022-3595-1
Branch sisyphus update bulletin.
Package LibreOffice updated to version 7.2.0.1-alt3 for branch sisyphus in task 286256.
Closed bugs
LibreOffice - Некоторые иконки на панели задач имеют некорректное разрешение
Closed vulnerabilities
BDU:2022-05877
Уязвимость функции ldns_rr_new_frm_str_internal библиотеки DNS LDNS, позволяющая нарушителю получить доступ к конфиденциальным данным
BDU:2022-05917
Уязвимость функции ldns_nsec3_salt_data библиотеки DNS LDNS, позволяющая нарушителю получить доступ к конфиденциальным данным
Modified: 2024-11-21
CVE-2020-19860
When ldns version 1.7.1 verifies a zone file, the ldns_rr_new_frm_str_internal function has a heap out of bounds read vulnerability. An attacker can leak information on the heap by constructing a zone file payload.
Modified: 2024-11-21
CVE-2020-19861
When a zone file in ldns 1.7.1 is parsed, the function ldns_nsec3_salt_data is too trusted for the length value obtained from the zone file. When the memcpy is copied, the 0xfe - ldns_rdf_size(salt_rdf) byte data can be copied, causing heap overflow information leakage.