Commit 1f4ce55
committed
Update Python and dependency versions in python-versions.json
Updated Python to 3.13.13 and critical dependencies to address several vulnerabilities:
Python 3.13.13
- CVE-2026-3479: Improper resource argument validation in pkgutil.get_data()
- CVE-2026-2297: Incorrectly handled hook in FileLoader
- CVE-2025-13462: Incorrect parsing of TarInfo with GNU long name
- CVE-2025-27607: RCE in python-json-logger dependency
Perl 5.42.2.1
- CVE-2026-4176: Memory corruption in Compress::Raw::Zlib core module
- CVE-2026-3381 / CVE-2026-27171: zlib vulnerabilities within compression capabilities
OpenSSL 3.5.6
- CVE-2026-31790: Leakage from uninitialized memory in RSA KEM RSASVE
- CVE-2026-2673: Loss of key agreement group tuple structure
- CVE-2026-28387: Potential use-after-free in DANE client code
- CVE-2026-28388: DoS via NULL pointer dereference in delta CRL processing
- CVE-2026-31789: Heap buffer overflow in hexadecimal conversion
- CVE-2026-28389 / CVE-2026-28390: NULL pointer dereferences in CMS processing
SQLite 3.53.0.0
- CVE-2025-6965: High-severity memory corruption flaw in aggregate terms1 parent 9583567 commit 1f4ce55
1 file changed
Lines changed: 28 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
| 192 | + | |
192 | 193 | | |
193 | 194 | | |
194 | 195 | | |
| |||
205 | 206 | | |
206 | 207 | | |
207 | 208 | | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
208 | 216 | | |
209 | 217 | | |
210 | 218 | | |
| |||
216 | 224 | | |
217 | 225 | | |
218 | 226 | | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
219 | 236 | | |
220 | 237 | | |
221 | 238 | | |
| |||
258 | 275 | | |
259 | 276 | | |
260 | 277 | | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
261 | 288 | | |
262 | 289 | | |
263 | 290 | | |
| |||
0 commit comments