CVE-2025-31115

Summary

XZ Utils provide a general-purpose data-compression library plus command-line tools. In XZ Utils 5.3.3alpha to 5.8.0, the multithreaded .xz decoder in liblzma has a bug where invalid input can at least result in a crash. The effects include heap use after free and writing to an address based on the null pointer plus an offset. Applications and libraries that use the lzma_stream_decoder_mt function are affected. The bug has been fixed in XZ Utils 5.8.1, and the fix has been committed to the v5.4, v5.6, v5.8, and master branches in the xz Git repository. No new release packages will be made from the old stable branches, but a standalone patch is available that applies to all affected releases.

Affected Software

VendorProductVersion RangeStatus
tukaani-projectxz>= 5.3.3alpha, < 5.8.1affected

Weaknesses

  • CWE-366: CWE-366: Race Condition within a Thread
  • CWE-416: CWE-416: Use After Free
  • CWE-476: CWE-476: NULL Pointer Dereference
  • CWE-826: CWE-826: Premature Release of Resource During Expected Lifetime

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

CVE Program Container

Additional References

Additional References

References