Heap-based Buffer Overflow in GitHub repository radareorg/radare2 prior to 5.6.4.
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://huntr.dev/bounties/5ad814a1-5dd3-43f4-869b-33b8dab78485 | exploit third party advisory patch |
https://github.com/radareorg/radare2/commit/c84b7232626badd075caf3ae29661b609164bac6 | third party advisory patch |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/E6YBRQ3UCFWJVSOYIKPVUDASZ544TFND/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BZTIMAS53YT66FUS4QHQAFRJOBMUFG6D/ | vendor advisory |