| Titre | pytorch 2.6.0+cu124 Segmentation fault |
|---|
| Description | Passing a tuple with None value to torch.ops.profiler._call_end_callbacks_on_jit_fut can cause a Segmentation fault.
```
import torch
torch.ops.profiler._call_end_callbacks_on_jit_fut(torch.tensor(0), None)
``` |
|---|
| La source | ⚠️ https://github.com/pytorch/pytorch/issues/147722 |
|---|
| Utilisateur | Default436352 (UID 81891) |
|---|
| Soumission | 24/02/2025 04:44 (il y a 12 mois) |
|---|
| Modérer | 10/03/2025 07:14 (14 days later) |
|---|
| Statut | Accepté |
|---|
| Entrée VulDB | 299059 [PyTorch 2.6.0+cu124 Tuple torch.ops.profiler._call_end_callbacks_on_jit_fut Aucun buffer overflow] |
|---|
| Points | 17 |
|---|