GHSA-cvmj-47v9-35m9

Suggest an improvement
Source
https://github.com/advisories/GHSA-cvmj-47v9-35m9
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/09/GHSA-cvmj-47v9-35m9/GHSA-cvmj-47v9-35m9.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-cvmj-47v9-35m9
Published
2025-09-15T17:30:21Z
Modified
2025-09-15T17:30:21Z
Severity
  • 8.2 (High) CVSS_V4 - 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 CVSS Calculator
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.

Database specific
{
    "github_reviewed": true,
    "severity": "HIGH",
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-908"
    ],
    "github_reviewed_at": "2025-09-15T17:30:21Z"
}
References

Affected packages

crates.io / fuser

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.16.0