mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
650 B
Markdown
18 lines
650 B
Markdown
### [CVE-2025-55560](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-55560)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue in pytorch v2.7.0 can lead to a Denial of Service (DoS) when a PyTorch model consists of torch.Tensor.to_sparse() and torch.Tensor.to_dense() and is compiled by Inductor.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|