+5
−0
Loading
While emulating identification protocol, tcp_emu() does not check available space in the 'sc_rcv->sb_data' buffer. It could lead to heap buffer overflow issue. Add check to avoid it. Reported-by:Kira <864786842@qq.com> Signed-off-by:
Prasad J Pandit <pjp@fedoraproject.org> Signed-off-by:
Samuel Thibault <samuel.thibault@ens-lyon.org> (cherry picked from commit a7104eda) Signed-off-by:
Michael Roth <mdroth@linux.vnet.ibm.com>