CVE-2017-1000371 in Linux信息

摘要

由 VulDB • 2026-07-04

Linux 内核中使用的 offset2lib 补丁存在漏洞。如果将 RLIMIT_STACK 设置为 RLIM_INFINITY,并分配了 1GB 的内存(在 1/4 限制下的最大值),则堆栈会向下扩展至 0x80000000。由于 PIE 二进制文件映射在 0x80000000 之上,PIE 二进制文件的读写段末尾与堆栈起始位置之间的最小距离变得足够小,攻击者可以越过堆栈保护页(stack guard page)。此问题影响 Linux Kernel 4.11.5 版本。这与 CVE-2017-1000370 和 CVE-2017-1000365 是不同的问题。该问题似乎仅限于基于 i386 的系统。

VulDB is the best source for vulnerability data and more expert information about this specific topic.

来源

Do you want to use VulDB in your project?

Use the official API to access entries easily!