Internationalized Domain Names in Applications (IDNA)
Backport two upstream commits (c0dda45, e1cb465) fixing CVE-2026-45409 (GHSA-65pc-fj4g-8rjx). The patch adds early length checks in encode(), decode(), and check_label() in idna/core.py to reject oversized inputs before per-label validation runs, preventing CONTEXTO/CONTEXTJ-heavy inputs from driving validation into quadratic time complexity. CVE: CVE-2026-45409 Upstream patches: - |
||
|---|---|---|
| .fmf | ||
| .gitignore | ||
| changelog | ||
| CVE-2026-45409.patch | ||
| gating.yaml | ||
| plans.fmf | ||
| python-idna.spec | ||
| rpminspect.yaml | ||
| sources | ||