A critical use‑after‑free flaw in PyTorch’s mobile interpreter — tracked as CVE‑2024‑31583 — was disclosed in April 2024 and patched in the v2.2.0 release; the bug allowed invalid bytecode indices to reach an unchecked array access in torch/csrc/jit/mobile/interpreter.cpp, producing a...