Vulnerability Description
C/sorting/binary_insertion_sort.c in The Algorithms - C through e5dad3f has a segmentation fault for deep recursion, which may affect common use cases such as sorting an array of 50 elements.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
FAQ
What is CVE-2024-38443?
CVE-2024-38443 is a vulnerability with a CVSS score of 6.2 (MEDIUM). C/sorting/binary_insertion_sort.c in The Algorithms - C through e5dad3f has a segmentation fault for deep recursion, which may affect common use cases such as sorting an array of 50 elements.
How severe is CVE-2024-38443?
CVE-2024-38443 has been rated MEDIUM with a CVSS base score of 6.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-38443?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.