CVE-2021-3156 icon indicating copy to clipboard operation
CVE-2021-3156 copied to clipboard

not allowed to raise maximum limit

Open dombatersesat666 opened this issue 2 years ago • 1 comments

python exploit_cent7_userspec.py Traceback (most recent call last): File "exploit_cent7_userspec.py", line 50, in resource.setrlimit(resource.RLIMIT_STACK, (resource.RLIM_INFINITY, resource.RLIM_INFINITY)) ValueError: not allowed to raise maximum limit

anyone can help?

dombatersesat666 avatar Jan 12 '23 18:01 dombatersesat666

run as sudo, might be a permission issue

flashnuke avatar Aug 08 '23 12:08 flashnuke