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).
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/63xxx/CVE-2025-63396.json",
"cna_assigner": "mitre"
}{
"source": "CPE_STRING",
"cpe": [
"cpe:2.3:a:linuxfoundation:pytorch:2.5.0:-:*:*:*:python:*:*",
"cpe:2.3:a:linuxfoundation:pytorch:2.7.1:-:*:*:*:python:*:*"
],
"extracted_events": [
{
"introduced": "2.5.0-NA"
},
{
"last_affected": "2.5.0-NA"
},
{
"introduced": "2.7.1-NA"
},
{
"last_affected": "2.7.1-NA"
}
]
}