Internationalized Domain Names in Applications (IDNA)
Security fix for CVE-2026-45409: IDNA encode/decode and check_label now reject inputs exceeding the maximum DNS domain length before per-codepoint validation runs. This prevents CONTEXTO-heavy labels from driving validation into quadratic time. The patch was adapted for v2.10 compatibility by using IncrementalEncoder directly from idna.codec instead of the 'idna2008' codec name introduced in v3.x. CVE: CVE-2026-45409 Upstream patches: - |
||
|---|---|---|
| .fmf | ||
| .gitignore | ||
| CVE-2024-3651.patch | ||
| CVE-2026-45409.patch | ||
| gating.yaml | ||
| plans.fmf | ||
| python-idna.spec | ||
| sources | ||