First published: Tue Oct 29 2024(Updated: )
In PyTorch <=2.4.1, the RemoteModule has Deserialization RCE. NOTE: this is disputed by multiple parties because this is intended behavior in PyTorch distributed computing.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PyTorch | <=2.4.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-48063 is considered critical due to the potential for remote code execution via deserialization vulnerabilities in PyTorch.
To mitigate CVE-2024-48063, upgrade PyTorch to a version beyond 2.4.1 or ensure that distributed computing features are secured against unauthorized access.
CVE-2024-48063 affects PyTorch versions up to and including 2.4.1, specifically targeting its RemoteModule in distributed computing contexts.
Yes, CVE-2024-48063 is disputed by multiple parties who claim that the behavior is intended within the context of PyTorch's distributed computing capabilities.
The potential consequences of CVE-2024-48063 include remote code execution, leading to unauthorized control over systems running vulnerable PyTorch versions.