CVE-2020-29480
- EPSS 0.06%
- Published 15.12.2020 18:15:15
- Last modified 21.11.2024 05:24:04
An issue was discovered in Xen through 4.14.x. Neither xenstore implementation does any permission checks when reporting a xenstore watch event. A guest administrator can watch the root xenstored node, which will cause notifications for every created...
CVE-2020-29481
- EPSS 0.07%
- Published 15.12.2020 18:15:15
- Last modified 21.11.2024 05:24:04
An issue was discovered in Xen through 4.14.x. Access rights of Xenstore nodes are per domid. Unfortunately, existing granted access rights are not removed when a domain is being destroyed. This means that a new domain created with the same domid wil...
- EPSS 0.06%
- Published 15.12.2020 18:15:15
- Last modified 21.11.2024 05:24:04
An issue was discovered in Xen through 4.14.x. A guest may access xenstore paths via absolute paths containing a full pathname, or via a relative path, which implicitly includes /local/domain/$DOMID for their own domain id. Management tools must acce...
CVE-2020-29483
- EPSS 0.06%
- Published 15.12.2020 18:15:15
- Last modified 21.11.2024 05:24:05
An issue was discovered in Xen through 4.14.x. Xenstored and guests communicate via a shared memory page using a specific protocol. When a guest violates this protocol, xenstored will drop the connection to that guest. Unfortunately, this is done by ...
- EPSS 0.06%
- Published 15.12.2020 18:15:15
- Last modified 21.11.2024 05:24:05
An issue was discovered in Xen through 4.14.x. When a Xenstore watch fires, the xenstore client that registered the watch will receive a Xenstore message containing the path of the modified Xenstore entry that triggered the watch, and the tag that wa...
CVE-2020-29485
- EPSS 0.06%
- Published 15.12.2020 18:15:15
- Last modified 21.11.2024 05:24:05
An issue was discovered in Xen 4.6 through 4.14.x. When acting upon a guest XS_RESET_WATCHES request, not all tracking information is freed. A guest can cause unbounded memory usage in oxenstored. This can lead to a system-wide DoS. Only systems usin...
- EPSS 0.06%
- Published 15.12.2020 18:15:15
- Last modified 21.11.2024 05:24:05
An issue was discovered in Xen through 4.14.x. Nodes in xenstore have an ownership. In oxenstored, a owner could give a node away. However, node ownership has quota implications. Any guest can run another guest out of quota, or create an unbounded nu...
CVE-2020-29479
- EPSS 0.05%
- Published 15.12.2020 18:15:14
- Last modified 21.11.2024 05:24:04
An issue was discovered in Xen through 4.14.x. In the Ocaml xenstored implementation, the internal representation of the tree has special cases for the root node, because this node has no parent. Unfortunately, permissions were not checked for certai...
CVE-2020-29566
- EPSS 0.07%
- Published 15.12.2020 17:15:14
- Last modified 21.11.2024 05:24:12
An issue was discovered in Xen through 4.14.x. When they require assistance from the device model, x86 HVM guests must be temporarily de-scheduled. The device model will signal Xen when it has completed its operation, via an event channel, so that th...
CVE-2020-29567
- EPSS 0.06%
- Published 15.12.2020 17:15:14
- Last modified 21.11.2024 05:24:13
An issue was discovered in Xen 4.14.x. When moving IRQs between CPUs to distribute the load of IRQ handling, IRQ vectors are dynamically allocated and de-allocated on the relevant CPUs. De-allocation has to happen when certain constraints are met. If...