Created
April 15, 2024 11:49
-
-
Save 1047524396/038c78f2f007345e6f497698ace2aa3d to your computer and use it in GitHub Desktop.
CVE-2024-31580
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-31580 | |
[PRODUCT] | |
pytorch | |
[VERSION] | |
before v2.2.0 | |
[PROBLEM TYPE] | |
Buffer Overflow | |
[DESCRIPTION] | |
PyTorch before v2.2.0 was discovered to contain a heap buffer overflow vulnerability in the component /runtime/vararg_functions.cpp. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input. | |
[PATCH LINK] | |
https://github.com/pytorch/pytorch/commit/b5c3a17c2c207ebefcb85043f0cf94be9b2fef81 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment