mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-01 03:00:54 +00:00
18 lines
770 B
Markdown
18 lines
770 B
Markdown
### [CVE-2022-45869](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-45869)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A race condition in the x86 KVM subsystem in the Linux kernel through 6.1-rc6 allows guest OS users to cause a denial of service (host OS crash or host OS memory corruption) when nested virtualisation and the TDP MMU are enabled.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=47b0c2e4c220f2251fd8dcfbb44479819c715e15
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|