In libosip2 in GNU oSIP 4.1.0, a malformed SIP message can lead to a heap buffer overflow in the _osip_message_to_str() function defined in osipparser2/osip_message_to_str.c, resulting in a remote DoS.
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 |
---|---|
http://www.debian.org/security/2017/dsa-3879 | vendor advisory |
http://www.securityfocus.com/bid/92921 | vdb entry |
https://savannah.gnu.org/support/index.php?109131 | issue tracking patch vendor advisory |