Bug 2370597
Summary: | CVE-2024-12224 ruby: idna accepts Punycode labels that do not produce any non-ASCII when decoded [fedora-42] | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michal Findra <mfindra> |
Component: | ruby | Assignee: | Vít Ondruch <vondruch> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 42 | CC: | jprokop, mtasaka, pvalena, ruby-packagers-sig, vondruch |
Target Milestone: | --- | Keywords: | Security, SecurityTracking |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | {"flaws": ["65958b8d-7e9d-4ae3-8bc6-bc09b99608b3"]} | ||
Fixed In Version: | Doc Type: | --- | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-07-01 09:42:48 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2369303 |
Description
Michal Findra
2025-06-06 07:52:46 UTC
This likely comes from here: https://github.com/ruby/ruby/blob/5df38256792b2823a3dc201c100d0bcccdc61688/gc/mmtk/Cargo.lock#L320-L328 But `mmtk` GC is not build ATM. |