जमा करें #774681: pytorch PyTorch 2.10.0 Release deserializeजानकारी

शीर्षकpytorch PyTorch 2.10.0 Release deserialize
विवरण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.
स्रोत⚠️ https://github.com/pytorch/pytorch/pull/176791
उपयोगकर्ता
 ez-lbz (UID 87033)
सबमिशन07/03/2026 12:05 PM (2 महीनों पहले)
संयम21/03/2026 09:13 AM (14 days later)
स्थितिस्वीकृत
VulDB प्रविष्टि352326 [PyTorch 2.10.0 pt2 Loading अधिकार वृद्धि]
अंक20

Want to know what is going to be exploited?

We predict KEV entries!