| Título | pytorch PyTorch 2.10.0 Release deserialize |
|---|
| Descrição | This PR addresses a potential security vulnerability discovered during an analysis of the .pt2 loading mechanism. Currently, torch.export.load lacks a parameter to enforce secure deserialization. If a user unknowingly loads an untrusted .pt2 file that contains use_pickle: True in its weights config, or if the file triggers the exception fallback within deserialize_torch_artifact, the system implicitly falls back to using pickle (weights_only=False). This behavior introduces a significant risk of arbitrary code execution. |
|---|
| Fonte | ⚠️ https://github.com/pytorch/pytorch/pull/176791 |
|---|
| Utilizador | ez-lbz (UID 87033) |
|---|
| Submissão | 07/03/2026 12h05 (há 2 meses) |
|---|
| Moderação | 21/03/2026 09h13 (14 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 352326 [PyTorch 2.10.0 pt2 Loading Elevação de Privilégios] |
|---|
| Pontos | 20 |
|---|