GHSA-CVMJ-47V9-35M9
Vulnerability from github – Published: 2025-09-15 17:30 – Updated: 2025-09-15 17:30
VLAI?
Summary
FUSE-Rust: Uninitalized memory read and leak caused by fuser crate
Details
During the creation of a new libfuse session with fuse_session_new, the operation list was passed as NULL incorrectly. libfuse expects this argument to always point to list of operations. This caused uninitialized memory read and leaks in libfuse.so.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "fuser"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.16.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-908"
],
"github_reviewed": true,
"github_reviewed_at": "2025-09-15T17:30:21Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "During the creation of a new libfuse session with `fuse_session_new`, the operation list was passed as NULL incorrectly. libfuse expects this argument to always point to list of operations. This caused uninitialized memory read and leaks in libfuse.so.",
"id": "GHSA-cvmj-47v9-35m9",
"modified": "2025-09-15T17:30:21Z",
"published": "2025-09-15T17:30:21Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/cberner/fuser/pull/390"
},
{
"type": "PACKAGE",
"url": "https://github.com/cberner/fuser"
},
{
"type": "WEB",
"url": "https://rustsec.org/advisories/RUSTSEC-2021-0154.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "FUSE-Rust: Uninitalized memory read and leak caused by fuser crate"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…