ALT-BU-2023-6625-3
Branch sisyphus update bulletin.
Closed bugs
Исправить сборку stk
Package apache-commons-lang3 updated to version 3.12.0-alt2_7jpp11 for branch sisyphus in task 332658.
Closed bugs
Исправить сборку apache-commons-lang3
Package papirus-icon-theme updated to version 20230901-alt2 for branch sisyphus in task 332663.
Closed bugs
icon-theme-Papirus-Education: missing icons for NetworkManager-applet-gtk
(alt-education-10.2-x86_64.iso) new user defaults for icon-theme-Papirus-Education breaks network applet
Closed vulnerabilities
Modified: 2024-11-21
CVE-2023-40359
xterm before 380 supports ReGIS reporting for character-set names even if they have unexpected characters (i.e., neither alphanumeric nor underscore), aka a pointer/overflow issue. This can only occur for xterm installations that are configured at compile time to use a certain experimental feature.
Closed vulnerabilities
Modified: 2024-11-21
CVE-2023-5363
Issue summary: A bug has been identified in the processing of key and initialisation vector (IV) lengths. This can lead to potential truncation or overruns during the initialisation of some symmetric ciphers. Impact summary: A truncation in the IV can result in non-uniqueness, which could result in loss of confidentiality for some cipher modes. When calling EVP_EncryptInit_ex2(), EVP_DecryptInit_ex2() or EVP_CipherInit_ex2() the provided OSSL_PARAM array is processed after the key and IV have been established. Any alterations to the key length, via the "keylen" parameter or the IV length, via the "ivlen" parameter, within the OSSL_PARAM array will not take effect as intended, potentially causing truncation or overreading of these values. The following ciphers and cipher modes are impacted: RC2, RC4, RC5, CCM, GCM and OCB. For the CCM, GCM and OCB cipher modes, truncation of the IV can result in loss of confidentiality. For example, when following NIST's SP 800-38D section 8.2.1 guidance for constructing a deterministic IV for AES in GCM mode, truncation of the counter portion could lead to IV reuse. Both truncations and overruns of the key and overruns of the IV will produce incorrect results and could, in some cases, trigger a memory exception. However, these issues are not currently assessed as security critical. Changing the key and/or IV lengths is not considered to be a common operation and the vulnerable API was recently introduced. Furthermore it is likely that application developers will have spotted this problem during testing since decryption would fail unless both peers in the communication were similarly vulnerable. For these reasons we expect the probability of an application being vulnerable to this to be quite low. However if an application is vulnerable then this issue is considered very serious. For these reasons we have assessed this issue as Moderate severity overall. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this because the issue lies outside of the FIPS provider boundary. OpenSSL 3.1 and 3.0 are vulnerable to this issue.
- http://www.openwall.com/lists/oss-security/2023/10/24/1
- 3.0.12 git commit
- 3.0.12 git commit
- 3.1.4 git commit
- 3.1.4 git commit
- https://security.netapp.com/advisory/ntap-20231027-0010/
- https://security.netapp.com/advisory/ntap-20240201-0003/
- https://security.netapp.com/advisory/ntap-20240201-0004/
- https://www.debian.org/security/2023/dsa-5532
- OpenSSL Advisory
- OpenSSL Advisory
Package alterator-l10n updated to version 2.9.137-alt2 for branch sisyphus in task 332715.
Closed bugs
Ошибка в справке в пункте Брандмауэр - список блокируемых хостов.
Локализация системного аудита в альтераторе отсутствует
Отсутствует справочная информация для модуля Системный аудит в альтераторе
Отсутствует справочная информация для модуля Групповые политики в альтераторе
Отсутствует предупреждение об автологине в справочной информации для модуля Настройка нескольких рабочих мест
Поправить опечатку "Сетевой тунель" в альтераторе
Справка "Дата и время": в разделе "Выбор источника сигнала времени" присутствует несогласованное предложение
В справке "Дата и время" присутствуют пунктуационные ошибки
В справке "Загрузчик Grub" предложение построено неверно
В справке "Перенаправление портов" присутствуют пунктуационные и смысловые ошибки
Опечатка и пунктуационная ошибка в справке "Ручной режим управления"
Лишние запятые в справке "Установка программ"
Пунктуационные ошибки в Справке: Обновления ядра
Ошибки в Справке модуля Обновление системы
Package alterator-net-vlan updated to version 0.1.3-alt1 for branch sisyphus in task 332725.
Closed bugs
Нет перевода для модуля
Closed bugs
Исправить сборку autogen
Package gnome-settings-daemon updated to version 45.0-alt1.1 for branch sisyphus in task 332732.
Closed bugs
не работает suspend to ram
Package kernel-image-un-def updated to version 6.5.9-alt1 for branch sisyphus in task 332727.
Closed bugs
Заменить абсолютный симлинк на относительный
Package pve-doc-generator updated to version 7.4.2-alt3 for branch sisyphus in task 332740.
Closed bugs
pve-cluster: cyclic build dependency (blocks perl 5.38 update)
Package kernel-image-std-debug updated to version 6.1.60-alt1 for branch sisyphus in task 332729.
Closed bugs
Заменить абсолютный симлинк на относительный
Package kernel-image-std-def updated to version 6.1.60-alt1 for branch sisyphus in task 332728.
Closed bugs
Заменить абсолютный симлинк на относительный
Package xorg-xwayland updated to version 23.2.2-alt1 for branch sisyphus in task 332669.
Closed vulnerabilities
BDU:2023-07145
Уязвимость функций XIChangeDeviceProperty (Xi/xiproperty.c) и RRChangeOutputProperty (randr/rrproperty.c) сервера X Window System Xorg-server, позволяющая нарушителю вызвать отказ в обслуживании или повысить свои привилегии
BDU:2023-07412
Уязвимость функции DestroyWindow пакета xorg-x11-server позволяющая нарушителю вызвать отказ в обслуживании
Modified: 2024-11-21
CVE-2023-5367
A out-of-bounds write flaw was found in the xorg-x11-server. This issue occurs due to an incorrect calculation of a buffer offset when copying data stored in the heap in the XIChangeDeviceProperty function in Xi/xiproperty.c and in RRChangeOutputProperty function in randr/rrproperty.c, allowing for possible escalation of privileges or denial of service.
- RHSA-2023:6802
- RHSA-2023:6802
- RHSA-2023:6808
- RHSA-2023:6808
- RHSA-2023:7373
- RHSA-2023:7373
- RHSA-2023:7388
- RHSA-2023:7388
- RHSA-2023:7405
- RHSA-2023:7405
- RHSA-2023:7428
- RHSA-2023:7428
- RHSA-2023:7436
- RHSA-2023:7436
- RHSA-2023:7526
- RHSA-2023:7526
- RHSA-2023:7533
- RHSA-2023:7533
- RHSA-2024:0010
- RHSA-2024:0010
- RHSA-2024:0128
- RHSA-2024:0128
- RHSA-2024:2169
- RHSA-2024:2169
- RHSA-2024:2170
- RHSA-2024:2170
- RHSA-2024:2995
- RHSA-2024:2995
- RHSA-2024:2996
- RHSA-2024:2996
- https://access.redhat.com/security/cve/CVE-2023-5367
- https://access.redhat.com/security/cve/CVE-2023-5367
- RHBZ#2243091
- RHBZ#2243091
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2WS5E7H4A5J3U5YBCTMRPQVGWK5LVH7D/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3RK66CXMXO3PCPDU3GDY5FK4UYHUXQJT/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4YBK3I6SETHETBHDETFWM3VSZUQICIDV/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AKKIE626TZOOPD533EYN47J4RFNHZVOP/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HO2Q2NP6R62ZRQQG3XQ4AXUT7J2EKKKY/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L2RMNR4235YXZZQ2X7Q4MTOZDMZ7BBQU/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SEDJN4VFN57K5POOC7BNVD6L6WUUCSG6/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SN6KV4XGQJRVAOSM5C3CWMVAXO53COIP/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TJXNI4BXURC2BKPNAHFJK3C5ZETB7PER/
- https://lists.x.org/archives/xorg-announce/2023-October/003430.html
- https://lists.x.org/archives/xorg-announce/2023-October/003430.html
- https://security.gentoo.org/glsa/202401-30
- https://security.netapp.com/advisory/ntap-20231130-0004/
- https://www.debian.org/security/2023/dsa-5534
Modified: 2024-11-21
CVE-2023-5380
A use-after-free flaw was found in the xorg-x11-server. An X server crash may occur in a very specific and legacy configuration (a multi-screen setup with multiple protocol screens, also known as Zaphod mode) if the pointer is warped from within a window on one screen to the root window of the other screen and if the original window is destroyed followed by another window being destroyed.
- RHSA-2023:7428
- RHSA-2023:7428
- RHSA-2024:2169
- RHSA-2024:2169
- RHSA-2024:2298
- RHSA-2024:2298
- RHSA-2024:2995
- RHSA-2024:2995
- RHSA-2024:3067
- RHSA-2024:3067
- https://access.redhat.com/security/cve/CVE-2023-5380
- https://access.redhat.com/security/cve/CVE-2023-5380
- RHBZ#2244736
- RHBZ#2244736
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2WS5E7H4A5J3U5YBCTMRPQVGWK5LVH7D/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3RK66CXMXO3PCPDU3GDY5FK4UYHUXQJT/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AKKIE626TZOOPD533EYN47J4RFNHZVOP/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HO2Q2NP6R62ZRQQG3XQ4AXUT7J2EKKKY/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SN6KV4XGQJRVAOSM5C3CWMVAXO53COIP/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TJXNI4BXURC2BKPNAHFJK3C5ZETB7PER/
- https://lists.x.org/archives/xorg-announce/2023-October/003430.html
- https://lists.x.org/archives/xorg-announce/2023-October/003430.html
- https://security.gentoo.org/glsa/202401-30
- https://security.netapp.com/advisory/ntap-20231130-0004/
- https://www.debian.org/security/2023/dsa-5534
Package xmlgraphics-commons updated to version 2.7-alt2_2jpp11 for branch sisyphus in task 332668.
Closed bugs
Исправить сборку xmlgraphics-commons