CVEReports
CVEReports

Automated vulnerability intelligence platform. Comprehensive reports for high-severity CVEs generated by AI.

Product

  • Home
  • Dashboard
  • Sitemap
  • RSS Feed

Company

  • About
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CVEReports. All rights reserved.

Made with love by Amit Schendel & Alon Barad



CVE-2017-1000375
9.838.41%

NetBSD Stack Clash: When the Floor Becomes the Ceiling

Amit Schendel
Amit Schendel
Senior Security Researcher

Jan 7, 2026·6 min read·4 visits

PoC Available

Executive Summary (TL;DR)

NetBSD mapped the dynamic linker directly below the stack. Attackers could allocate large buffers to 'jump' over the stack guard page and write directly into the linker's memory. This allows for reliable Local Privilege Escalation (LPE), effectively bypassing ASLR and stack protections.

A fundamental memory management flaw in NetBSD allowed the stack to collide with the dynamic linker (ld.so), bypassing guard pages and enabling arbitrary code execution. Part of the broader 'Stack Clash' research by Qualys.

Official Patches

QualysOriginal Advisory

Technical Appendix

CVSS Score
9.8/ 10
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Probability
38.41%
Top 3% most exploited

Affected Systems

NetBSD 7.1NetBSD (All versions prior to patch)

Affected Versions Detail

Product
Affected Versions
Fixed Version
NetBSD
NetBSD
<= 7.1Subject to patch availability (Post-2017 updates)
AttributeDetail
Attack VectorLocal (Stack manipulation)
CVSS v3.09.8 (Critical)
Bug ClassStack Clash / Memory Corruption
Target Componentld.so (Dynamic Linker)
Exploit ReliabilityHigh (Deterministic memory layout)
EPSS Score38.41%

MITRE ATT&CK Mapping

T1190Exploit Public-Facing Application
Initial Access
T1068Exploitation for Privilege Escalation
Privilege Escalation
CWE-787
Out-of-bounds Write

Out-of-bounds Write

Known Exploits & Detection

Exploit-DBNetBSD 7.1 - 'Stack Clash' Local Privilege Escalation

Vulnerability Timeline

Qualys publishes Stack Clash research
2017-06-19
CVE-2017-1000375 assigned
2017-06-19
PoC published on Exploit-DB
2017-06-28

References & Sources

  • [1]Qualys Advisory
  • [2]NVD Entry
Related Vulnerabilities
CVE-2017-1000374CVE-2017-1000378

Attack Flow Diagram

Press enter or space to select a node. You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.