Bug 2398273
| Summary: | CVE-2025-56648 rust: Parcel Origin Validation Error [fedora-42] | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jon Moroney <jmoroney> |
| Component: | rust | Assignee: | Rust SIG <rust-sig> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 42 | CC: | amulhern, igor.raits, jchecahi, jistone, paumurph, rust-sig, TicoTimo |
| Target Milestone: | --- | Keywords: | Security, SecurityTracking |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | {"flaws": ["c1a43108-2df5-44bf-90e4-9a1d4e800b2e"]} | ||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-09-26 22:53:15 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: | 2396209 | ||
|
Description
Jon Moroney
2025-09-25 21:23:49 UTC
The only use of parcel that I see is in src/tools/rustc-perf/, which is dead code as far as our packaging is concerned. We don't ship any of that code. It also looks like its package-lock.json has parcel newer than the affected version (<=2.0.0-alpha). |