| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-38c5-483c-4qqp | Grid: Integer Overflow in Grid::expand_rows Leads to Safe-API Undefined Behavior |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Mon, 11 May 2026 16:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Sun, 10 May 2026 21:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Becheran
Becheran grid |
|
| Vendors & Products |
Becheran
Becheran grid |
Fri, 08 May 2026 21:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Grid is a data structure grid for rust. From version 0.17.0 to before version 1.0.1, an integer overflow in Grid::expand_rows() can corrupt the relationship between the grid’s logical dimensions and its backing storage. After the internal invariant is broken, the safe API get() may invoke get_unchecked() with an invalid index, resulting in Undefined Behavior. This issue has been patched in version 1.0.1. | |
| Title | Grid: Integer Overflow in Grid::expand_rows Leads to Safe-API Undefined Behavior | |
| Weaknesses | CWE-190 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-11T16:00:21.239Z
Reserved: 2026-04-25T05:04:37.027Z
Link: CVE-2026-42199
Updated: 2026-05-11T16:00:11.305Z
Status : Deferred
Published: 2026-05-08T22:16:31.547
Modified: 2026-05-13T16:52:48.773
Link: CVE-2026-42199
No data.
OpenCVE Enrichment
Updated: 2026-05-10T21:24:52Z
Github GHSA