Commit 2e0a43e
committed
Update Python versions to latest security releases
Updated tracked Python versions to include security-only releases:
- Python 3.12.13
- Python 3.11.15
- Python 3.10.20
These releases address several vulnerabilities:
- CVE-2024-6923: Header injection in email module
- CVE-2026-24515, CVE-2026-25210, CVE-2025-59375: XML memory amplification and libexpat vulnerabilities
- DoS hardening in plistlib, http.client, and os.path.expandvars()
- Memory safety fixes (use-after-free) in list and ssl modules1 parent b47b389 commit 2e0a43e
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
189 | 192 | | |
190 | 193 | | |
191 | 194 | | |
| |||
0 commit comments