File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,14 @@ minor_behavior_changes:
88
99bug_fixes :
1010# *Changes expected to improve the state of the world and are unlikely to have negative effects*
11+ - area : dns
12+ change : |
13+ Update c-ares to version 1.34.6 to resolve CVE-2025-0913.
14+
15+ Use-after-free in c-ares can crash Envoy via compromised or malfunctioning DNS.
16+
17+ advisory: https://github.com/envoyproxy/envoy/security/advisories/GHSA-fg9g-pvc4-776f.
18+
1119
1220removed_config_or_runtime :
1321# *Normally occurs at the end of the* :ref:`deprecation period <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