File tree Expand file tree Collapse file tree 4 files changed +24
-19
lines changed
Expand file tree Collapse file tree 4 files changed +24
-19
lines changed Original file line number Diff line number Diff line change 1- 1.34.12
1+ 1.34.13-dev
Original file line number Diff line number Diff line change 1+ date : December 10, 2025
2+
3+ bug_fixes :
4+ - area : dns
5+ change : |
6+ Update c-ares to version 1.34.6 to resolve CVE-2025-0913.
7+
8+ Use-after-free in c-ares can crash Envoy via compromised or malfunctioning DNS.
9+
10+ advisory: https://github.com/envoyproxy/envoy/security/advisories/GHSA-fg9g-pvc4-776f.
Original file line number Diff line number Diff line change 1- date : December 10, 2025
1+ date : Pending
2+
3+ behavior_changes :
4+ # *Changes that are expected to cause an incompatibility if applicable; deployment changes are likely required*
5+
6+ minor_behavior_changes :
7+ # *Changes that may cause incompatibilities for some users, but should not for most*
28
39bug_fixes :
4- - area : dns
5- change : |
6- Update c-ares to version 1.34.6 to resolve CVE-2025-0913.
10+ # *Changes expected to improve the state of the world and are unlikely to have negative effects*
11+
12+ removed_config_or_runtime :
13+ # *Normally occurs at the end of the* :ref:`deprecation period <deprecated>`
714
8- Use-after-free in c-ares can crash Envoy via compromised or malfunctioning DNS.
15+ new_features :
916
10- advisory: https://github.com/envoyproxy/envoy/security/advisories/GHSA-fg9g-pvc4-776f.
17+ deprecated :
Original file line number Diff line number Diff line change 1- ** Summary of changes** :
2-
3- * Security updates:
4-
5- Resolve dependency CVEs:
6- - c-ares/CVE-2025 -0913:
7- Use after free can crash Envoy due to malfunctioning or compromised DNS.
8-
9- While a potentially severe bug in some cloud environments, this has limited exploitability
10- as any attacker would require control of DNS.
11-
12- Envoy advisory is here https://github.com/envoyproxy/envoy/security/advisories/GHSA-fg9g-pvc4-776f
You can’t perform that action at this time.
0 commit comments