Use-After-Free Vulnerability in Pytorch by Meta
CVE-2024-31583
Currently unrated
What is CVE-2024-31583?
A use-after-free vulnerability was identified in Pytorch versions prior to v2.2.0, specifically within the interpreter component of the system. This vulnerability arises from improper management of memory allocations in the code, particularly located in the 'torch/csrc/jit/mobile/interpreter.cpp' file. An attacker could potentially exploit this issue to destabilize applications that rely on Pytorch, impacting performance and security. It is recommended for users to upgrade to the latest version to mitigate this risk.