GHSA-vxcf-c7mx-pg53

Suggest an improvement
Source
https://github.com/advisories/GHSA-vxcf-c7mx-pg53
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/12/GHSA-vxcf-c7mx-pg53/GHSA-vxcf-c7mx-pg53.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-vxcf-c7mx-pg53
Published
2024-12-05T19:06:20Z
Modified
2024-12-05T19:06:20Z
Summary
Build corruption when using `PYO3_CONFIG_FILE` environment variable
Details

In PyO3 0.23.0 the PYO3_CONFIG_FILE environment variable used to configure builds regressed such that changing the environment variable would no longer trigger PyO3 to reconfigure and recompile. In combination with workflows using tools such as maturin to build for multiple versions in a single build, this leads to Python wheels being compiled against the wrong Python API version.

All users who distribute artefacts for multiple Python versions are encouraged to update and rebuild with PyO3 0.23.3. Affected wheels produced from PyO3 0.23.0 through 0.23.2 are highly unstable and will crash the Python interpreter in unpredictable ways.

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2024-12-05T19:06:20Z"
}
References

Affected packages

crates.io / pyo3

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.23.0
Fixed
0.23.3