Tag
null-pointer-dereference
Safeguard articles tagged "null-pointer-dereference" — guides, analysis, and best practices for software supply chain and application security.
2 articles
Application Security
Null Pointer Dereference Vulnerabilities
A single unchecked pointer can crash a server. Here's what null pointer dereference vulnerabilities are, real CVEs like OpenSSL's, and how to catch them.
Nov 10, 20257 min read
Vulnerability Analysis
CVE-2023-49083: NULL pointer dereference in python-crypto...
A NULL pointer dereference in python-cryptography's PKCS7 loader (CVE-2023-49083) lets malformed input crash applications. Here's what to patch and why.
Oct 4, 20256 min read