CVE-2025-48754 Details
Description
In the memory_pages crate 0.1.0 for Rust, division by zero can occur.
A division by zero vulnerability has been identified in the memory_pages crate version 0.1.0 for Rust. This issue arises from the crate's handling of the PagedVec data structure, which does not properly check for zero-sized types (ZSTs) as elements. The vulnerability can be exploited by creating a PagedVec with a ZST, reserving space, and then attempting to access the vector's length, leading to a runtime error.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed May 24, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://crates.io/crates/memory_pages | [email protected] | Product |
| https://github.com/FractalFir/memory_pages/issues/1 | [email protected] | ExploitIssue Tracking |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-369 | Divide By Zero | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| fractalfir memory pages | 0.1.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jan 30, 2026 | Reanalysis | [email protected] |
| Jan 30, 2026 | Initial Analysis | [email protected] |
| May 24, 2025 | New CVE Received | [email protected] |