—
PYSEC-2024-251
Details
Pytorch before version v2.2.0 was discovered to contain a use-after-free vulnerability in torch/csrc/jit/mobile/interpreter.cpp.
Are you affected?
Enter the version of the package you're using.
Affected packages
PyPI / torch
Introduced in:
0 Fixed in: 9c7071b0e324f9fb68ab881283d6b8d388a4bcd2 Fix
pip install --upgrade 'torch>=9c7071b0e324f9fb68ab881283d6b8d388a4bcd2' References
- https://github.com/pytorch/pytorch/commit/9c7071b0e324f9fb68ab881283d6b8d388a4bcd2 [FIX]
- https://gist.github.com/1047524396/43e19a41f2b36503a4a228c32cdbc176 [WEB]
- https://github.com/pytorch/pytorch/blob/v2.1.2/torch/csrc/jit/mobile/interpreter.cpp#L132 [WEB]
- https://github.com/advisories/GHSA-pg7h-5qx3-wjr3 [ADVISORY]