area/statsarea/wasmbughelp wanted
Repository metrics
- Stars
- (27,997 個のスター)
- PR merge metrics
- (平均マージ 8d) (30d で 378 merged PRs)
説明
Wasm filter implements the stats by allocating Envoy stats in the context and never de-allocating them. Since ABI encourages dynamic values, the stats accumulate and eventually leak (also, potentially exposing a security risk if stat values are untrusted).