PyTorch
cpe:2.3:a:linuxfoundation:pytorch:*:*:*:*:python:*:*
- <= 2.7.0
A buffer overflow vulnerability has been identified in PyTorch versions prior to 2.7.0, specifically when the inductor compiler is used. This vulnerability occurs in the nn.Fold function, where an assertion error is thrown, leading to a denial-of-service condition.
Exploitation of this vulnerability causes a denial-of-service condition by triggering a buffer overflow error in the nn.Fold function.
The vulnerability can be reproduced by compiling a PyTorch model that includes the nn.Fold component using the inductor backend. This will result in an assertion error being thrown, indicating a buffer overflow issue.
Users can upgrade to PyTorch version 2.7.0 or later, where this vulnerability has been fixed.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.