cve/2022/CVE-2022-23091.md
2024-05-25 21:48:12 +02:00

809 B

CVE-2022-23091

Description

A particular case of memory sharing is mishandled in the virtual memory system. This is very similar to SA-21:08.vm, but with a different root cause.An unprivileged local user process can maintain a mapping of a page after it is freed, allowing that process to read private data belonging to other processes or the kernel.

POC

Reference

No PoCs from references.

Github