mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 11:48:07 +02:00
18 lines
774 B
Markdown
18 lines
774 B
Markdown
### [CVE-2017-9763](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9763)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The grub_ext2_read_block function in fs/ext2.c in GNU GRUB before 2013-11-12, as used in shlr/grub/fs/ext2.c in radare2 1.5.0, allows remote attackers to cause a denial of service (excessive stack use and application crash) via a crafted binary file, related to use of a variable-size stack array.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/radare/radare2/issues/7723
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|