First published: Wed Apr 02 2025(Updated: )
A vulnerability classified as problematic has been found in PyTorch 2.6.0. Affected is the function torch.jit.jit_module_from_flatbuffer. The manipulation leads to memory corruption. Local access is required to approach this attack. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
PyTorch |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-3121 is classified as a problematic vulnerability due to its potential to cause memory corruption.
To fix CVE-2025-3121, update PyTorch to the latest version that addresses this memory corruption issue.
CVE-2025-3121 affects PyTorch version 2.6.0.
Local access is required to exploit CVE-2025-3121.
CVE-2025-3121 involves memory corruption through improper handling in the function torch.jit.jit_module_from_flatbuffer.