Bug 2447218
| Summary: | CVE-2026-32141 rust: flatted: Unbounded recursion DoS in parse() revive phase [fedora-all] | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jon Moroney <jmoroney> |
| Component: | rust | Assignee: | Josh Stone <jistone> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | rawhide | CC: | amulhern, igor.raits, jchecahi, jistone, paumurph, rust-sig |
| Target Milestone: | --- | Keywords: | Security, SecurityTracking |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | {"flaws": ["cfcc74a3-5cd8-4f74-8162-c0532bc15119"]} | ||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-03-16 22:10:21 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: | 2447083 | ||
|
Description
Jon Moroney
2026-03-12 23:34:48 UTC
`flatted` is named in `yarn.lock` and several `package-lock.json` files in the rust source tarball, but the actual `flatted` package is not present. Furthermore, none of that is used in the build, nor included in any of our final packages. |