An issue in pytorch v2.7.0 can lead to a Denial of Service (DoS) when a PyTorch model consists of torch.Tensor.tosparse() and torch.Tensor.todense() and is compiled by Inductor.
{
"severity": "High",
"cpes": [
"cpe:2.3:a:linuxfoundation:pytorch:*:*:*:*:*:python:*:*"
]
}