mirror of https://github.com/istio/istio.io.git
807 B
807 B
| title | linktitle | subtitle | description | publishdate | release | aliases | |
|---|---|---|---|---|---|---|---|
| Announcing Istio 1.12.4 | 1.12.4 | Patch Release | Istio 1.12.4 patch release. | 2022-02-22 | 1.12.4 |
|
This release fixes the security vulnerabilities described in our February 22nd post, ISTIO-SECURITY-2022-003. This release note describes what’s different between Istio 1.12.3 and 1.12.4.
{{< relnote >}}
Security update
- CVE-2022-23635: CVE-2022-23635 (CVSS Score 7.5, High): Unauthenticated control plane denial of service attack.
Changes
- Fixed an issue where service update does not trigger route update. (Issue #37356)