CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-23555

High
Published: Translated: NVD NIST

Summary

Podatność CVE-2026-23555 pozwala na zablokowanie usługi xenstored przez gościa, który wydaje polecenie Xenstore z nieprawidłową ścieżką węzła '/local/domain/'. W wyniku tego, xenstored ulega awarii z powodu błędnego wskaźnika błędu podczas weryfikacji ścieżki węzła.

Risk Assessment

Organizacja może doświadczyć problemów z dostępnością usługi xenstored, co może wpłynąć na działanie innych gości, w tym dom0, który nadal będzie obsługiwany, ale z dużym obciążeniem CPU.

Recommendation

Zaleca się monitorowanie i ograniczenie dostępu do nieprawidłowych ścieżek węzłów w xenstored oraz rozważenie budowy xenstored bez zdefiniowanego NDEBUG, aby uniknąć awarii.

Related vulnerabilities

Original NVD description (English source)

Any guest issuing a Xenstore command accessing a node using the (illegal) node path "/local/domain/", will crash xenstored due to a clobbered error indicator in xenstored when verifying the node path. Note that the crash is forced via a failing assert() statement in xenstored. In case xenstored is being built with NDEBUG #defined, an unprivileged guest trying to access the node path "/local/domain/" will result in it no longer being serviced by xenstored, other guests (including dom0) will still be serviced, but xenstored will use up all cpu time it can get.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS