GSL (GNU Scientific Library) through 2.8 has an integer signedness error in gsl_siman_solve_many in siman/siman.c. When params.n_tries is negative, incorrect memory allocation occurs.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-10-27 22:15
Updated : 2024-10-30 19:35
NVD link : CVE-2024-50610
Mitre link : CVE-2024-50610
CVE.ORG link : CVE-2024-50610
JSON object : View
Products Affected
No product.
CWE
CWE-190
Integer Overflow or Wraparound