Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-102615. PoCs published by Google Security Research.
AI-analyzed exploit summary This is a detailed technical analysis of a memory corruption vulnerability in GnuTLS's X.509 certificate verification, specifically a double-free/use-after-free bug in `_gnutls_x509_get_signature`. The writeup includes root cause analysis, patch details, and reproduction steps.
Description
gnutls 3.6.6 - 'verify_crt()' Use-After-Free
Exploits (1)
This is a detailed technical analysis of a memory corruption vulnerability in GnuTLS's X.509 certificate verification, specifically a double-free/use-after-free bug in `_gnutls_x509_get_signature`. The writeup includes root cause analysis, patch details, and reproduction steps.