Edit

IABSD.fr/ports/security/libssh

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2025-09-12 10:07:57
    Hash : 8776b891
    Message : update to libssh-0.11.3 * Security: * CVE-2025-8114: Fix NULL pointer dereference after allocation failure * CVE-2025-8277: Fix memory leak of ephemeral key pair during repeated wrong KEX * Potential UAF when send() fails during key exchange * Fix possible timeout during KEX if client sends authentication too early (#311) * Cleanup OpenSSL PKCS#11 provider when loaded * Zeroize buffers containing private key blobs during export