Access of Memory Location After End of Buffer in GitHub repository radareorg/radare2 prior to 5.6.2.
The product reads or writes to a buffer using an index or pointer that references a memory location after the end of the buffer.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://github.com/radareorg/radare2/commit/6c4428f018d385fc80a33ecddcb37becea685dd5 | third party advisory patch |
https://huntr.dev/bounties/4d436311-bbf1-45a3-8774-bdb666d7f7ca | patch third party advisory exploit |
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 |