mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
18 lines
780 B
Markdown
18 lines
780 B
Markdown
### [CVE-2023-1476](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1476)
|
||

|
||

|
||

|
||
|
||
### Description
|
||
|
||
A use-after-free flaw was found in the Linux kernel’s mm/mremap memory address space accounting source code. This issue occurs due to a race condition between rmap walk and mremap, allowing a local user to crash the system or potentially escalate their privileges on the system.
|
||
|
||
### POC
|
||
|
||
#### Reference
|
||
No PoCs from references.
|
||
|
||
#### Github
|
||
- https://github.com/fkie-cad/nvd-json-data-feeds
|
||
|