mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
18 lines
706 B
Markdown
18 lines
706 B
Markdown
### [CVE-2021-46195](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-46195)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
GCC v12.0 was discovered to contain an uncontrolled recursion via the component libiberty/rust-demangle.c. This vulnerability allows attackers to cause a Denial of Service (DoS) by consuming excessive CPU and memory resources.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103841
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|