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).
{
"versions": [
{
"introduced": "0"
},
{
"last_affected": "2.5.0-NA"
},
{
"introduced": "0"
},
{
"last_affected": "2.7.1-NA"
}
]
}