Loading market data...
← Back to CVE feed

CVE-2026-23557

MEDIUM CVSS 6.5 View on NVD ↗

Description

Any guest can cause xenstored to crash by issuing a XS_RESET_WATCHES command within a transaction due to an assert() triggering. In case xenstored was built with NDEBUG #defined nothing bad will happen, as assert() is doing nothing in this case. Note that the default is not to define NDEBUG for xenstored builds even in release builds of Xen.

CVSS Vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H

Affected Products

xen/xen
Published: May 19, 2026 14:16 UTC Modified: May 19, 2026 18:56 UTC