Bug 2315851
| Summary: | CVE-2024-21489 rust: Prototype Pollution in uplot [fedora-40] | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Findra <mfindra> |
| Component: | rust | Assignee: | Rust SIG <rust-sig> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 40 | CC: | amulhern, igor.raits, jistone, rust-sig, TicoTimo |
| Target Milestone: | --- | Keywords: | Security, SecurityTracking |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | {"flaws": ["336e66ae-8f74-4c6c-b6cc-871932a6e9ce"]} | ||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-10-01 17:15:16 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: | 2315838 | ||
|
Description
Michal Findra
2024-10-01 07:28:44 UTC
uplot is only used in the rust source tarball by the rustc-perf tool, which is not built or shipped in any way for the rpm build. (AFAICS uplot itself is not in the tarball either, only referenced as an npm dependency for that tool.) |