RUSTSEC-2023-0059

Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2023-0059.json
Published
2023-09-10T12:00:00Z
Modified
2023-09-12T18:31:49Z
Details

Affected versions dereference a potentially unaligned pointer. The pointer is commonly unaligned in practice, resulting in undefined behavior.

In some build modes, this is observable as a panic followed by abort. In other build modes the UB may manifest in some other way, including the possibility of working correctly in some architectures.

The crate is not currently maintained, so a patched version is not available.

Recommended alternatives

  • uzers (an actively maintained fork of the users crate)
  • sysinfo
References

Affected packages

crates.io / users

Source Details

Package Name
users

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0

Ecosystem specific

{
    "affects": {
        "os": [],
        "functions": [],
        "arch": []
    }
}

Database specific

{
    "cvss": null,
    "informational": "unsound",
    "categories": []
}