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/d35b3dff-768d-4a09-a742-c18ca8f56d3c | exploit third party advisory patch |
https://github.com/radareorg/radare2/commit/a35f89f86ed12161af09330e92e5a213014e46a1 | 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 |