ALT-BU-2025-15296-1
Branch sisyphus update bulletin.
Closed vulnerabilities
Modified: 2025-11-12
CVE-2025-12748
A flaw was discovered in libvirt in the XML file processing. More specifically, the parsing of user provided XML files was performed before the ACL checks. A malicious user with limited permissions could exploit this flaw by submitting a specially crafted XML file, causing libvirt to allocate too much memory on the host. The excessive memory consumption could lead to a libvirt process crash on the host, resulting in a denial-of-service condition.
Modified: 2025-11-18
CVE-2025-13193
A flaw was found in libvirt. External inactive snapshots for shut-down VMs are incorrectly created as world-readable, making it possible for unprivileged users to inspect the guest OS contents. This results in an information disclosure vulnerability.
Package python3-module-youtube-transcript-api updated to version 1.2.3-alt1 for branch sisyphus in task 401582.
Closed bugs
Не работает запрос субтитров для видео
Package libaccounts-glib updated to version 1.27-alt2 for branch sisyphus in task 401616.
Closed bugs
Не отображаются сервисы, для которых можно добавить учетные записи
Package libmozjs128 updated to version 128.14.0-alt1 for branch sisyphus in task 401635.
Closed bugs
Прошу обновить пакет до новой версии
Closed vulnerabilities
Modified: 2025-12-18
CVE-2025-61727
An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.
Modified: 2025-12-19
CVE-2025-61729
Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.