GHSA-6692-8qqf-79jc

Suggest an improvement
Source
https://github.com/advisories/GHSA-6692-8qqf-79jc
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/06/GHSA-6692-8qqf-79jc/GHSA-6692-8qqf-79jc.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-6692-8qqf-79jc
Aliases
Withdrawn
2026-02-03T19:37:21Z
Published
2022-06-17T00:24:29Z
Modified
2026-02-03T19:50:02.811967Z
Summary
Duplicate Advisory: `Read` on uninitialized buffer may cause UB ('tectonic_xdv' crate)
Details

Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-qwvx-c8j7-5g75. This link is maintained to preserve external references.

Original Description

Affected versions of this crate passes an uninitialized buffer to a user-provided Read implementation.

Arbitrary Read implementations can read from the uninitialized buffer (memory exposure) and also can return incorrect number of bytes written to the buffer. Reading from uninitialized memory produces undefined values that can quickly invoke undefined behavior.

The problem was fixed in commit cdff034 by zero-initializing the buffer before passing it to a user-provided Read implementation.

Database specific
{
    "cwe_ids": [],
    "github_reviewed_at": "2022-06-17T00:24:29Z",
    "nvd_published_at": null,
    "severity": "HIGH",
    "github_reviewed": true
}
References

Affected packages

crates.io / tectonic_xdv

Package

Affected ranges

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

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/06/GHSA-6692-8qqf-79jc/GHSA-6692-8qqf-79jc.json"