CVE-2018-20998: Potential memory corruption in arrayfire
(updated )
The attribute repr() added to enums to be compatible with C-FFI caused memory corruption on MSVC toolchain.
arrayfire crates <= version 3.5.0 do not have this issue when used with Rust versions 1.27 or earlier. The issue only started to appear since Rust version 1.28.
The issue seems to be interlinked with which version of Rust is being used.
The issue was fixed in crate 3.6.0.
References
- github.com/advisories/GHSA-69fv-gw6g-8ccg
- github.com/arrayfire/arrayfire-rust
- github.com/arrayfire/arrayfire-rust/commit/a5256f3e5e23b83eaad69699e0b04653aba04fb8
- github.com/arrayfire/arrayfire-rust/pull/177
- github.com/pypa/advisory-database/tree/main/vulns/arrayfire/PYSEC-2019-144.yaml
- nvd.nist.gov/vuln/detail/CVE-2018-20998
- rustsec.org/advisories/RUSTSEC-2018-0011.html
Detect and mitigate CVE-2018-20998 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 →