Описание
ELSA-2026-1715: golang-github-openprinting-ipp-usb security update (IMPORTANT)
[0.9.27-4]
- rebuild to fix CVE-2025-61729
Обновленные пакеты
Oracle Linux 10
Oracle Linux aarch64
ipp-usb
0.9.27-4.el10_1
Oracle Linux x86_64
ipp-usb
0.9.27-4.el10_1
Связанные CVE
Связанные уязвимости
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.
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.
Excessive resource consumption when printing error string for host certificate validation in crypto/x509
Within HostnameError.Error(), when constructing an error string, there ...