ghsa-cm3g-qm4h-xm6m
Vulnerability from github
Published
2025-05-24 03:30
Modified
2025-05-27 18:52
Severity ?
VLAI Severity ?
Summary
SCSIR has a Potential Unsound Issue in WriteSameCommand
Details
In group_number in the scsir crate 0.2.0 for Rust, there can be an overflow because a hardware device may expect a small number of bits (e.g., 5 bits) for group number.
{ "affected": [ { "package": { "ecosystem": "crates.io", "name": "scsir" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.2.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-48756" ], "database_specific": { "cwe_ids": [ "CWE-843" ], "github_reviewed": true, "github_reviewed_at": "2025-05-27T18:52:08Z", "nvd_published_at": "2025-05-24T03:15:24Z", "severity": "LOW" }, "details": "In group_number in the scsir crate 0.2.0 for Rust, there can be an overflow because a hardware device may expect a small number of bits (e.g., 5 bits) for group number.", "id": "GHSA-cm3g-qm4h-xm6m", "modified": "2025-05-27T18:52:08Z", "published": "2025-05-24T03:30:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48756" }, { "type": "WEB", "url": "https://github.com/maboroshinokiseki/scsir/issues/4" }, { "type": "WEB", "url": "https://crates.io/crates/scsir" }, { "type": "PACKAGE", "url": "https://github.com/maboroshinokiseki/scsir" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L", "type": "CVSS_V3" } ], "summary": "SCSIR has a Potential Unsound Issue in WriteSameCommand" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…