Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2026:35832

Опубликовано: 07 июл. 2026
Источник: rocky
Оценка: Important

Описание

Important: golang-github-openprinting-ipp-usb security update

HTTP reverse proxy, backed by IPP-over-USB connection to device. It enables driverless support for USB devices capable of using IPP-over-USB protocol.

Security Fix(es):

  • net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME (CVE-2026-33811)

  • crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries (CVE-2026-27145)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 10

НаименованиеАрхитектураРелизRPM
ipp-usbx86_647.el10_2.2ipp-usb-0.9.27-7.el10_2.2.x86_64.rpm

Показывать по

Связанные CVE

Связанные уязвимости

oracle-oval
15 дней назад

ELSA-2026-35832: golang-github-openprinting-ipp-usb security update (IMPORTANT)

rocky
16 дней назад

Important: yggdrasil security update

rocky
26 дней назад

Important: opentelemetry-collector security update

rocky
24 дня назад

Important: opentelemetry-collector security update

CVSS3: 6.5
ubuntu
около 2 месяцев назад

(*x509.Certificate).VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name (SAN) entries. This caused strings.Split(host, ".") to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically based on the number of SAN entries multiplied by the hostname's label count. Because x509.Verify validates hostnames before building the certificate chain, this overhead occurred even for untrusted certificates.