Tag
memory corruption
Safeguard articles tagged "memory corruption" — guides, analysis, and best practices for software supply chain and application security.
3 articles
Supply Chain Attacks
Squid proxy memory corruption CVEs: a supply chain perspective
Squid's recurring memory-corruption CVEs in 2024 and 2025 are a reminder that transparent egress proxies sit on a critical path and rarely get the SBOM scrutiny their position deserves.
May 14, 20267 min read
Industry Analysis
Auditing unsafe Rust FFI boundaries for memory corruption...
A step-by-step rust ffi security audit: map unsafe boundaries, fuzz with cargo-fuzz, run Miri and sanitizers, and verify ownership to catch memory corruption before shipping.
Feb 5, 20268 min read
Vulnerability Analysis
Format string vulnerabilities explained
Format string bugs let attackers turn a printf call into memory disclosure or arbitrary writes. Here's how CWE-134 works, real CVEs, and fixes.
Dec 10, 20256 min read