ALT-BU-2023-6500-1
Branch sisyphus_e2k update bulletin.
Package samba updated to version 4.17.12-alt1 for branch sisyphus_e2k.
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_e2k.
Closed bugs
Вместо ярлыка /usr/bin/chromium создается директория /home/SAMBA.TESTDOMAIN/testuser/Рабочий стол/usr/bin с содержимым chromium.desktop
Не добавляется комментарий при создании ярлыка
Некорректное применение ГП: после перезагрузки клиента изменения не применяются
Опечатки в выводе команды gpoa
Картинка фона рабочего стола: задаёт фоновую картинку по неверному пути
Тема курсора: задаёт курсор по неверному пути
Цвета: задаёт курсор по неверному пути
Package redis updated to version 7.2.1-alt1.1 for branch sisyphus_e2k.
Closed vulnerabilities
BDU:2023-05475
Уязвимость системы управления базами данных Redis, связанная с небезопасным управлением привилегиями, позволяющая нарушителю получить несанкционированный доступ к ключам, которые явно не авторизованы конфигурацией ACL
Modified: 2024-11-21
CVE-2023-41053
Redis is an in-memory database that persists on disk. Redis does not correctly identify keys accessed by `SORT_RO` and as a result may grant users executing this command access to keys that are not explicitly authorized by the ACL configuration. The problem exists in Redis 7.0 or newer and has been fixed in Redis 7.0.13 and 7.2.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.
- https://github.com/redis/redis/commit/9e505e6cd842338424e05883521ca1fb7d0f47f6
- https://github.com/redis/redis/commit/9e505e6cd842338424e05883521ca1fb7d0f47f6
- https://github.com/redis/redis/security/advisories/GHSA-q4jr-5p56-4xwc
- https://github.com/redis/redis/security/advisories/GHSA-q4jr-5p56-4xwc
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OLBPIUUD273UGRN2WAYHPVUAULY36QVL/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OLBPIUUD273UGRN2WAYHPVUAULY36QVL/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UA4MSJ623BH6HP5UHSJD2FOTN3QM5DQS/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UA4MSJ623BH6HP5UHSJD2FOTN3QM5DQS/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YLYNYT52EHR63E7L7SHRTHEPUMAFFDLX/
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YLYNYT52EHR63E7L7SHRTHEPUMAFFDLX/
Closed bugs
Ошибка запуска redis-sentinel.service
redis-sentinel не имеет прав на запись конфигурационного файла
redis перестал запускаться после обновления до 6.2.13-alt1
Package admx-basealt updated to version 0.1.13.1-alt1 for branch sisyphus_e2k.
Closed bugs
Опечатки в описании политик KDE
Неверно указан список допустимых значений для политики «Тема курсора»
Опечатка: backgroung to background в названии политики
Опечатка: граффические -> графические
Опечатка: отрисови -> отрисовки
Настройка подключаемых устройств: бесполезный чекбокс Блокировать
Группа политик Управление электропитанием: неверно формирует ini-файл
Package alterator-auth updated to version 0.44.6-alt1 for branch sisyphus_e2k.
Closed bugs
System-auth AD OU