An issue was discovered in Xen through 4.9.x allowing HVM guest OS users to gain privileges on the host OS, obtain sensitive information, or cause a denial of service (BUG and host OS crash) by leveraging the mishandling of Populate on Demand (PoD) Physical-to-Machine (P2M) errors.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/102013 | vdb entry third party advisory |
https://lists.debian.org/debian-lts-announce/2018/10/msg00021.html | mailing list |
http://www.securitytracker.com/id/1039879 | vdb entry third party advisory |
http://www.securityfocus.com/bid/102129 | vdb entry third party advisory |
https://lists.debian.org/debian-lts-announce/2018/01/msg00003.html | mailing list |
https://xenbits.xen.org/xsa/advisory-247.html | issue tracking patch mitigation vendor advisory |
https://security.gentoo.org/glsa/201801-14 | vendor advisory |
https://support.citrix.com/article/CTX230138 | issue tracking third party advisory |