Vulnerability Description
The offset2lib patch as used by the Linux Kernel contains a vulnerability, if RLIMIT_STACK is set to RLIM_INFINITY and 1 Gigabyte of memory is allocated (the maximum under the 1/4 restriction) then the stack will be grown down to 0x80000000, and as the PIE binary is mapped above 0x80000000 the minimum distance between the end of the PIE binary's read-write segment and the start of the stack becomes small enough that the stack guard page can be jumped over by an attacker. This affects Linux Kernel version 4.11.5. This is a different issue than CVE-2017-1000370 and CVE-2017-1000365. This issue appears to be limited to i386 based systems.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.1, < 4.1.43 |
References
- http://www.debian.org/security/2017/dsa-3981Third Party Advisory
- http://www.securityfocus.com/bid/99131Third Party AdvisoryVDB Entry
- https://access.redhat.com/security/cve/CVE-2017-1000371Third Party AdvisoryVDB Entry
- https://www.exploit-db.com/exploits/42273/Third Party AdvisoryVDB Entry
- https://www.exploit-db.com/exploits/42276/Third Party AdvisoryVDB Entry
- https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txtThird Party Advisory
- http://www.debian.org/security/2017/dsa-3981Third Party Advisory
- http://www.securityfocus.com/bid/99131Third Party AdvisoryVDB Entry
- https://access.redhat.com/security/cve/CVE-2017-1000371Third Party AdvisoryVDB Entry
- https://www.exploit-db.com/exploits/42273/Third Party AdvisoryVDB Entry
- https://www.exploit-db.com/exploits/42276/Third Party AdvisoryVDB Entry
- https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txtThird Party Advisory
FAQ
What is CVE-2017-1000371?
CVE-2017-1000371 is a vulnerability with a CVSS score of 7.8 (HIGH). The offset2lib patch as used by the Linux Kernel contains a vulnerability, if RLIMIT_STACK is set to RLIM_INFINITY and 1 Gigabyte of memory is allocated (the maximum under the 1/4 restriction) then th...
How severe is CVE-2017-1000371?
CVE-2017-1000371 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2017-1000371?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.