ALT-BU-2023-6526-1
Branch sisyphus_riscv64 update bulletin.
Package sssd updated to version 2.9.2-alt1 for branch sisyphus_riscv64.
Closed vulnerabilities
BDU:2023-00665
Уязвимость функции GENERAL_NAME_cmp библиотеки OpenSSL, позволяющая нарушителю вызвать отказ в обслуживании
Modified: 2025-03-21
CVE-2023-0286
There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.
- https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt
- https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.6.2-relnotes.txt
- https://ftp.openbsd.org/pub/OpenBSD/patches/7.2/common/018_x509.patch.sig
- https://ftp.openbsd.org/pub/OpenBSD/patches/7.2/common/018_x509.patch.sig
- 1.1.1t git commit
- 1.1.1t git commit
- 3.0.8 git commit
- 3.0.8 git commit
- 1.0.2zg patch (premium)
- 1.0.2zg patch (premium)
- https://security.gentoo.org/glsa/202402-08
- https://security.gentoo.org/glsa/202402-08
- OpenSSL Advisory
- OpenSSL Advisory
Package samba updated to version 4.17.12-alt1 for branch sisyphus_riscv64.
Closed vulnerabilities
Modified: 2024-11-21
CVE-2023-3961
A path traversal vulnerability was identified in Samba when processing client pipe names connecting to Unix domain sockets within a private directory. Samba typically uses this mechanism to connect SMB clients to remote procedure call (RPC) services like SAMR LSA or SPOOLSS, which Samba initiates on demand. However, due to inadequate sanitization of incoming client pipe names, allowing a client to send a pipe name containing Unix directory traversal characters (../). This could result in SMB clients connecting as root to Unix domain sockets outside the private directory. If an attacker or client managed to send a pipe name resolving to an external service using an existing Unix domain socket, it could potentially lead to unauthorized access to the service and consequential adverse events, including compromise or service crashes.
- RHSA-2023:6209
- RHSA-2023:6209
- RHSA-2023:6744
- RHSA-2023:6744
- RHSA-2023:7371
- RHSA-2023:7371
- RHSA-2023:7408
- RHSA-2023:7408
- RHSA-2023:7464
- RHSA-2023:7464
- RHSA-2023:7467
- RHSA-2023:7467
- https://access.redhat.com/security/cve/CVE-2023-3961
- https://access.redhat.com/security/cve/CVE-2023-3961
- RHBZ#2241881
- RHBZ#2241881
- https://bugzilla.samba.org/show_bug.cgi?id=15422
- https://bugzilla.samba.org/show_bug.cgi?id=15422
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZUMVALLFFDFC53JZMUWA6HPD7HUGAP5I/
- https://security.netapp.com/advisory/ntap-20231124-0002/
- https://www.samba.org/samba/security/CVE-2023-3961.html
- https://www.samba.org/samba/security/CVE-2023-3961.html
Modified: 2024-11-21
CVE-2023-4091
A vulnerability was discovered in Samba, where the flaw allows SMB clients to truncate files, even with read-only permissions when the Samba VFS module "acl_xattr" is configured with "acl_xattr:ignore system acls = yes". The SMB protocol allows opening files when the client requests read-only access but then implicitly truncates the opened file to 0 bytes if the client specifies a separate OVERWRITE create disposition request. The issue arises in configurations that bypass kernel file system permissions checks, relying solely on Samba's permissions.
- RHSA-2023:6209
- RHSA-2023:6209
- RHSA-2023:6744
- RHSA-2023:6744
- RHSA-2023:7371
- RHSA-2023:7371
- RHSA-2023:7408
- RHSA-2023:7408
- RHSA-2023:7464
- RHSA-2023:7464
- RHSA-2023:7467
- RHSA-2023:7467
- https://access.redhat.com/security/cve/CVE-2023-4091
- https://access.redhat.com/security/cve/CVE-2023-4091
- RHBZ#2241882
- RHBZ#2241882
- https://bugzilla.samba.org/show_bug.cgi?id=15439
- https://bugzilla.samba.org/show_bug.cgi?id=15439
- https://lists.debian.org/debian-lts-announce/2024/04/msg00015.html
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZUMVALLFFDFC53JZMUWA6HPD7HUGAP5I/
- https://security.netapp.com/advisory/ntap-20231124-0002/
- https://www.samba.org/samba/security/CVE-2023-4091.html
- https://www.samba.org/samba/security/CVE-2023-4091.html
Modified: 2024-11-21
CVE-2023-4154
A design flaw was found in Samba's DirSync control implementation, which exposes passwords and secrets in Active Directory to privileged users and Read-Only Domain Controllers (RODCs). This flaw allows RODCs and users possessing the GET_CHANGES right to access all attributes, including sensitive secrets and passwords. Even in a default setup, RODC DC accounts, which should only replicate some passwords, can gain access to all domain secrets, including the vital krbtgt, effectively eliminating the RODC / DC distinction. Furthermore, the vulnerability fails to account for error conditions (fail open), like out-of-memory situations, potentially granting access to secret attributes, even under low-privileged attacker influence.
- https://access.redhat.com/security/cve/CVE-2023-4154
- https://access.redhat.com/security/cve/CVE-2023-4154
- RHBZ#2241883
- RHBZ#2241883
- https://bugzilla.samba.org/show_bug.cgi?id=15424
- https://bugzilla.samba.org/show_bug.cgi?id=15424
- https://security.netapp.com/advisory/ntap-20231124-0002/
- https://security.netapp.com/advisory/ntap-20231124-0002/
- https://www.samba.org/samba/security/CVE-2023-4154.html
- https://www.samba.org/samba/security/CVE-2023-4154.html
Modified: 2024-11-21
CVE-2023-42669
A vulnerability was found in Samba's "rpcecho" development server, a non-Windows RPC server used to test Samba's DCE/RPC stack elements. This vulnerability stems from an RPC function that can be blocked indefinitely. The issue arises because the "rpcecho" service operates with only one worker in the main RPC task, allowing calls to the "rpcecho" server to be blocked for a specified time, causing service disruptions. This disruption is triggered by a "sleep()" call in the "dcesrv_echo_TestSleep()" function under specific conditions. Authenticated users or attackers can exploit this vulnerability to make calls to the "rpcecho" server, requesting it to block for a specified duration, effectively disrupting most services and leading to a complete denial of service on the AD DC. The DoS affects all other services as "rpcecho" runs in the main RPC task.
- RHSA-2023:6209
- RHSA-2023:6209
- RHSA-2023:6744
- RHSA-2023:6744
- RHSA-2023:7371
- RHSA-2023:7371
- RHSA-2023:7408
- RHSA-2023:7408
- RHSA-2023:7464
- RHSA-2023:7464
- RHSA-2023:7467
- RHSA-2023:7467
- https://access.redhat.com/security/cve/CVE-2023-42669
- https://access.redhat.com/security/cve/CVE-2023-42669
- RHBZ#2241884
- RHBZ#2241884
- https://bugzilla.samba.org/show_bug.cgi?id=15474
- https://bugzilla.samba.org/show_bug.cgi?id=15474
- https://security.netapp.com/advisory/ntap-20231124-0002/
- https://www.samba.org/samba/security/CVE-2023-42669.html
- https://www.samba.org/samba/security/CVE-2023-42669.html
Modified: 2024-11-21
CVE-2023-42670
A flaw was found in Samba. It is susceptible to a vulnerability where multiple incompatible RPC listeners can be initiated, causing disruptions in the AD DC service. When Samba's RPC server experiences a high load or unresponsiveness, servers intended for non-AD DC purposes (for example, NT4-emulation "classic DCs") can erroneously start and compete for the same unix domain sockets. This issue leads to partial query responses from the AD DC, causing issues such as "The procedure number is out of range" when using tools like Active Directory Users. This flaw allows an attacker to disrupt AD DC services.
- https://access.redhat.com/security/cve/CVE-2023-42670
- https://access.redhat.com/security/cve/CVE-2023-42670
- RHBZ#2241885
- RHBZ#2241885
- https://bugzilla.samba.org/show_bug.cgi?id=15473
- https://bugzilla.samba.org/show_bug.cgi?id=15473
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZUMVALLFFDFC53JZMUWA6HPD7HUGAP5I/
- https://security.netapp.com/advisory/ntap-20231124-0002/
- https://www.samba.org/samba/security/CVE-2023-42670.html
- https://www.samba.org/samba/security/CVE-2023-42670.html
Package gpupdate updated to version 0.9.13.1-alt1 for branch sisyphus_riscv64.
Closed bugs
Вместо ярлыка /usr/bin/chromium создается директория /home/SAMBA.TESTDOMAIN/testuser/Рабочий стол/usr/bin с содержимым chromium.desktop
Не добавляется комментарий при создании ярлыка
Некорректное применение ГП: после перезагрузки клиента изменения не применяются
Опечатки в выводе команды gpoa
Картинка фона рабочего стола: задаёт фоновую картинку по неверному пути
Тема курсора: задаёт курсор по неверному пути
Цвета: задаёт курсор по неверному пути
Package admx-basealt updated to version 0.1.13.1-alt1 for branch sisyphus_riscv64.
Closed bugs
Опечатки в описании политик KDE
Неверно указан список допустимых значений для политики «Тема курсора»
Опечатка: backgroung to background в названии политики
Опечатка: граффические -> графические
Опечатка: отрисови -> отрисовки
Настройка подключаемых устройств: бесполезный чекбокс Блокировать
Группа политик Управление электропитанием: неверно формирует ini-файл