mirror of
https://git.tukaani.org/xz.git
synced 2026-01-10 14:48:43 +00:00
It doesn't seem possible to trigger the CVE-2025-31115 bug with this fuzzing target at the moment. It's because the code in fuzz_common.h passes the whole input buffer to lzma_code() at once.