Bug 2489687
| Summary: | CVE-2026-48779 rust: ws: Denial of Service via memory exhaustion from small WebSocket fragments [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": ["0b7d7cff-5b53-4c6c-ba7b-2d048fde02ad"]} | ||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-06-17 17:00:52 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: | 2489661 | ||
|
Description
Jon Moroney
2026-06-16 22:28:29 UTC
`ws` is in `yarn.lock` in the rust source tarball, but the actual JavaScript code is not present. Thus it is not used in the build, nor included in any of our final packages. |