Stack-based buffer overflow in the ipv6_addr_from_str function in sys/net/network_layer/ipv6/addr/ipv6_addr_from_str.c in RIOT prior to 2017-04-25 allows local attackers, and potentially remote attackers, to cause a denial of service or possibly have unspecified other impact via a malformed IPv6 address.
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/RIOT-OS/RIOT/issues/6840 | issue tracking third party advisory patch |
https://github.com/RIOT-OS/RIOT/pull/6961 | issue tracking third party advisory patch |
https://github.com/RIOT-OS/RIOT/pull/6962 | issue tracking patch |