Input validation error in FreeBSD - CVE-2017-1082

 

Input validation error in FreeBSD - CVE-2017-1082

Published: September 12, 2018 / Updated: July 17, 2020


Vulnerability identifier: #VU31213
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2017-1082
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.

In FreeBSD 11.x before 11.1-RELEASE and 10.x before 10.4-RELEASE, the qsort algorithm has a deterministic recursion pattern. Feeding a pathological input to the algorithm can lead to excessive stack usage and potential overflow. Applications that use qsort to handle large data set may crash if the input follows the pathological pattern.


Affected software

FreeBSD

How to mitigate CVE-2017-1082

Install update from vendor's website.

FreeBSD - update to 11.1

External References

Related Security Bulletins