CVE-2017-14317
- EPSS 0.28%
- Veröffentlicht 12.09.2017 15:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
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 p...
CVE-2017-14318
- EPSS 0.42%
- Veröffentlicht 12.09.2017 15:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
An issue was discovered in Xen 4.5.x through 4.9.x. The function `__gnttab_cache_flush` handles GNTTABOP_cache_flush grant table operations. It checks to see if the calling domain is the owner of the page that is to be operated on. If it is not, the ...
CVE-2017-14319
- EPSS 0.41%
- Veröffentlicht 12.09.2017 15:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
A grant unmapping issue was discovered in Xen through 4.9.x. When removing or replacing a grant mapping, the x86 PV specific path needs to make sure page table entries remain in sync with other accounting done. Although the identity of the page frame...
CVE-2017-12134
- EPSS 0.5%
- Veröffentlicht 24.08.2017 14:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
The xen_biovec_phys_mergeable function in drivers/xen/biomerge.c in Xen might allow local OS guest users to corrupt block device data streams and consequently obtain sensitive memory information, cause a denial of service, or gain host OS privileges ...
CVE-2017-12135
- EPSS 0.45%
- Veröffentlicht 24.08.2017 14:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
Xen allows local OS guest users to cause a denial of service (crash) or possibly obtain sensitive information or gain privileges via vectors involving transitive grants.
CVE-2017-12136
- EPSS 0.31%
- Veröffentlicht 24.08.2017 14:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
Race condition in the grant table code in Xen 4.6.x through 4.9.x allows local guest OS administrators to cause a denial of service (free list corruption and host crash) or gain privileges on the host via vectors involving maptrack free list handling...
CVE-2017-12137
- EPSS 0.44%
- Veröffentlicht 24.08.2017 14:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
arch/x86/mm.c in Xen allows local PV guest OS users to gain host OS privileges via vectors related to map_grant_ref.
CVE-2017-12855
- EPSS 0.4%
- Veröffentlicht 15.08.2017 16:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
Xen maintains the _GTF_{read,writ}ing bits as appropriate, to inform the guest that a grant is in use. A guest is expected not to modify the grant details while it is in use, whereas the guest is free to modify/reuse the grant entry when it is not in...
- EPSS 2.67%
- Veröffentlicht 05.07.2017 01:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
Xen through 4.8.x mishandles page transfer, which allows guest OS users to obtain privileged host OS access, aka XSA-217.
CVE-2017-10913
- EPSS 2.82%
- Veröffentlicht 05.07.2017 01:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
The grant-table feature in Xen through 4.8.x provides false mapping information in certain cases of concurrent unmap calls, which allows backend attackers to obtain sensitive information or gain privileges, aka XSA-218 bug 1.