Istio before 1.2.2 mishandles certain access tokens, leading to "Epoch 0 terminated with an error" in Envoy. This is related to a jwt_authenticator.cc segmentation fault.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://istio.io/about/notes/ | release notes vendor advisory |
https://github.com/istio/istio/issues/15084 | third party advisory |
https://github.com/istio/istio.io/pull/4555 | third party advisory |