cve/2022/CVE-2022-33746.md

18 lines
788 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-33746](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-33746)
![](https://img.shields.io/static/v1?label=Product&message=xen&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3F%20consult%20Xen%20advisory%20XSA-410%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=unknown&color=brighgreen)
### Description
P2M pool freeing may take excessively long The P2M pool backing second level address translation for guests may be of significant size. Therefore its freeing may take more time than is reasonable without intermediate preemption checks. Such checking for the need to preempt was so far missing.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon