Created
April 15, 2024 11:55
-
-
Save 1047524396/43e19a41f2b36503a4a228c32cdbc176 to your computer and use it in GitHub Desktop.
CVE-2024-31583
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[CVE ID] | |
CVE-2024-31583 | |
[PRODUCT] | |
pytorch | |
[VERSION] | |
before v2.2.0 | |
[PROBLEM TYPE] | |
CWE-416: Use After Free | |
[DESCRIPTION] | |
Pytorch before version v2.2.0 was discovered to contain a use-after-free vulnerability in torch/csrc/jit/mobile/interpreter.cpp. | |
[PATCH LINK] | |
https://github.com/pytorch/pytorch/commit/9c7071b0e324f9fb68ab881283d6b8d388a4bcd2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Wanting to see who "fixes" their breakage.