CVE-2017-1000378
NONE EPSS 89.6%
Published Jun 19, 20179y ago · Modified Jun 17, 20262w ago
Published Jun 19, 2017 9y ago
Last Modified Jun 17, 2026 2w ago
Description
The NetBSD qsort() function is recursive, and not randomized, an attacker can construct a pathological input array of N elements that causes qsort() to deterministically recurse N/4 times. This allows attackers to consume arbitrary amounts of stack memory and manipulate stack memory to assist in arbitrary code execution attacks. This affects NetBSD 7.1 and possibly earlier versions.
Threat Intelligence
EPSS Exploit Probability
89.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-400 Uncontrolled Resource Consumption Resource Mgmt
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| netbsd | netbsd | * | ≤7.1 |
References 3
- cvsweb.netbsd.org http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libc/stdlib/qsort.c?rev=1.23&content-type=text/x-cvsweb-markup
- securityfocus.com http://www.securityfocus.com/bid/99255
- qualys.com https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.