mirror of
https://git.yoctoproject.org/poky
synced 2026-07-29 22:17:46 +02:00
Analysis: - CVE-2026-3497 affects downstream OpenSSH GSSAPI Key Exchange patches. - The vulnerable code uses sshpkt_disconnect() in the GSSAPI KEX server path. - Upstream OpenSSH/OE-Core does not carry the vulnerable GSSAPI key-exchange delta. - Hence ignoring the CVE for this version. Reference: https://nvd.nist.gov/vuln/detail/CVE-2026-3497 https://github.com/advisories/ghsa-wcpp-3x59-h8vp https://ubuntu.com/security/CVE-2026-3497 https://security-tracker.debian.org/tracker/CVE-2026-3497 https://www.openwall.com/lists/oss-security/2026/03/12/3 (From OE-Core rev: d8d7b0e9fa678bc67de3da8b7cddbda6c43086b8) Signed-off-by: Sudhir Dumbhare <sudumbha@cisco.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit c2bd43b373d65d717e606cab3793b8a64facd946) Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Paul Barker <paul@pbarker.dev>