Files
CVEs-PoC/2017/CVE-2017-1085.md
2025-09-29 21:09:30 +02:00

993 B

CVE-2017-1085

Description

In FreeBSD before 11.2-RELEASE, an application which calls setrlimit() to increase RLIMIT_STACK may turn a read-only memory region below the stack into a read-write region. A specially crafted executable could be exploited to execute arbitrary code in the user context.

POC

Reference

Github