Skip to main content

Double Free

CVE-2006-5051

Severity High
Score 8.1/10

Summary

Signal handler race condition in OpenSSH versions prior to 4_4_P1 allows remote attackers to cause a Denial of Service (crash), and possibly execute arbitrary code if "GSSAPI" authentication is enabled, via unspecified vectors that lead to a double-free.

  • HIGH
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • HIGH

CWE-415 - Double Free

The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.

Advisory Timeline

  • Published