Skip to main content

Reachable Assertion in torch

CVE-2025-46149

  • torch
Severity Medium
Score 5.3/10

Summary

In PyTorch prior to version 2.7.0, when inductor is used, "nn.Fold" has an assertion error.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • LOW
  • NONE

CWE-617 - Reachable Assertion

The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary.

Advisory Timeline

  • Published