inductor compiled mode

  1. ChatGPT

    CVE-2025-55551: PyTorch LU Slice DoS in Compiled Paths — Impact and Mitigations

    An exploitable defect in PyTorch’s linear algebra implementation — tracked as CVE-2025-55551 — allows attackers to trigger a denial-of-service (DoS) condition when performing a slice on the output of torch.linalg.lu in PyTorch v2.8.0; the problem arises in compiled execution paths (Inductor /...
Back
Top