CVE-2022-29227

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-29227
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-29227.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-29227
Aliases
Related
  • GHSA-rm2p-qvf6-pvr6
Published
2022-06-09T20:15:08Z
Modified
2025-07-01T18:04:13Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

Envoy is a cloud-native high-performance edge/middle/service proxy. In versions prior to 1.22.1 if Envoy attempts to send an internal redirect of an HTTP request consisting of more than HTTP headers, there’s a lifetime bug which can be triggered. If while replaying the request Envoy sends a local reply when the redirect headers are processed, the downstream state indicates that the downstream stream is not complete. On sending the local reply, Envoy will attempt to reset the upstream stream, but as it is actually complete, and deleted, this result in a use-after-free. Users are advised to upgrade. Users unable to upgrade are advised to disable internal redirects if crashes are observed.

References

Affected packages

Git / github.com/envoyproxy/envoy

Affected ranges

Type
GIT
Repo
https://github.com/envoyproxy/envoy
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed