An issue was discovered in PyTorch v2.5 and v2.7.1. Omission of profiler.stop() can cause torch.profiler.profile (PythonTracer) to crash or hang during finalization, leading to a Denial of Service (DoS).
{
"severity": "Low",
"cpes": [
"cpe:2.3:a:linuxfoundation:pytorch:*:*:*:*:*:python:*:*"
]
}