There is a heap out of bounds read in radare2 2.6.0 in _6502_op() in libr/anal/p/anal_6502.c via a crafted iNES ROM binary file.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/radare/radare2/commit/bbb4af56003c1afdad67af0c4339267ca38b1017 | third party advisory patch |
https://github.com/radare/radare2/issues/10294 | issue tracking third party advisory |