Nixpkgs Security Tracker

Login with GitHub

Details of issue NIXPKGS-2026-0627

NIXPKGS-2026-0627
published on 13 Mar 2026
updated 9 hours ago by @LeSuisse Activity log
  • Created automatic suggestion
  • @LeSuisse removed
    11 packages
    • openssh_hpn
    • opensshTest
    • openssh
    • openssh-askpass
    • opensshWithKerberos
    • openssh_hpnWithKerberos
    • perlPackages.NetOpenSSH
    • perl5Packages.NetOpenSSH
    • lxqt.lxqt-openssh-askpass
    • perl538Packages.NetOpenSSH
    • perl540Packages.NetOpenSSH
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
Vulnerability in the OpenSSH GSSAPI delta included in various Linux …

Vulnerability in the OpenSSH GSSAPI delta included in various Linux distributions. This vulnerability affects the GSSAPI patches added by various Linux distributions and does not affect the OpenSSH upstream project itself. The usage of sshpkt_disconnect() on an error, which does not terminate the process, allows an attacker to send an unexpected GSSAPI message type during the GSSAPI key exchange to the server, which will call the underlying function and continue the execution of the program without setting the related connection variables. As the variables are not initialized to NULL the code later accesses those uninitialized variables, accessing random memory, which could lead to undefined behavior. The recommended workaround is to use ssh_packet_disconnect() instead, which does terminate the process. The impact of the vulnerability depends heavily on the compiler flag hardening configuration.

Affected products

openssh
  • <1:9.6p1-3ubuntu13.15
  • <1:8.9p1-3ubuntu0.14
  • <1:10.0p1-5ubuntu5.1

Matching in nixpkgs

Ignored packages (11)
Patch and OSS Sec advisory: https://www.openwall.com/lists/oss-security/2026/03/12/3