CVE-2025-55558: Buffer Overflow
A buffer overflow occurs in pytorch v2.7.0 when a PyTorch model consists of torch.nn.Conv2d, torch.nn.functional.hardshrink, and torch.Tensor.view-torch.mv() and is compiled by Inductor, leading to a Denial of Service (DoS).
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2025-55558?
CVE-2025-55558 is classified as a Denial of Service (DoS) vulnerability due to a buffer overflow in PyTorch.
How do I fix CVE-2025-55558?
To fix CVE-2025-55558, upgrade to a version of PyTorch that does not include the buffer overflow vulnerability.
Which versions of PyTorch are affected by CVE-2025-55558?
CVE-2025-55558 specifically affects PyTorch version 2.7.0.
What components of PyTorch are involved in CVE-2025-55558?
CVE-2025-55558 involves the components torch.nn.Conv2d, torch.nn.functional.hardshrink, and torch.Tensor.view-torch.mv() when compiled by Inductor.
What type of attack can CVE-2025-55558 lead to?
CVE-2025-55558 can lead to a Denial of Service (DoS), potentially disrupting the availability of the affected application.