mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 12:58:02 +02:00
18 lines
809 B
Markdown
18 lines
809 B
Markdown
### [CVE-2022-23091](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|