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.
Product status
consult Xen advisory XSA-484
Credits
This issue was discovered by Andrii Sultanov of Vates.
References
www.openwall.com/lists/oss-security/2026/04/28/11
xenbits.xen.org/xsa/advisory-484.html
xenbits.xenproject.org/xsa/advisory-484.html