A domain cleanup issue was discovered in the C xenstore daemon (aka cxenstored) in Xen through 4.9.x. When shutting down a VM with a stubdomain, a race in cxenstored may cause a double-free. The xenstored daemon may crash, resulting in a DoS of any parts of the system relying on it (including domain creation / destruction, ballooning, device changes, etc.).
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
http://www.securitytracker.com/id/1039350 | vdb entry third party advisory |
http://xenbits.xen.org/xsa/advisory-233.html | patch vendor advisory |
https://www.debian.org/security/2017/dsa-4050 | vendor advisory |
https://lists.debian.org/debian-lts-announce/2018/10/msg00009.html | mailing list |
http://www.securityfocus.com/bid/100826 | vdb entry third party advisory |