Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. tectonic_xdv
  4. ›
  5. GHSA-6692-8qqf-79jc

GHSA-6692-8qqf-79jc: `Read` on uninitialized buffer may cause UB ('tectonic_xdv' crate)

June 17, 2022

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.

References

  • github.com/advisories/GHSA-6692-8qqf-79jc
  • github.com/tectonic-typesetting/tectonic
  • github.com/tectonic-typesetting/tectonic/commit/cdff034e6d93cdfdafd13d8c6956e22fa5a57b79
  • github.com/tectonic-typesetting/tectonic/issues/752
  • rustsec.org/advisories/RUSTSEC-2021-0112.html

Code Behaviors & Features

Detect and mitigate GHSA-6692-8qqf-79jc with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.1.12

Fixed versions

  • 0.1.12

Solution

Upgrade to version 0.1.12 or above.

Source file

cargo/tectonic_xdv/GHSA-6692-8qqf-79jc.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:03 +0000.