Google gRPC before 2017-03-29 has an out-of-bounds write caused by a heap-based use-after-free related to the grpc_call_destroy function in core/lib/surface/call.c.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=726 | third party advisory exploit |
http://www.securityfocus.com/bid/98280 | third party advisory vdb entry |
https://github.com/grpc/grpc/pull/10353 | third party advisory patch |