From: Peter Marko Date: Tue, 21 Jul 2026 19:00:02 +0000 (+0200) Subject: openssh: set status for CVE-2026-55653 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=aabb2b44eba6cbf658eec7850e1ca3a806e0ad9a;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git openssh: set status for CVE-2026-55653 Per [1] "Only an issue with FIPS patch which is not in Debian/upstream". [1] https://security-tracker.debian.org/tracker/CVE-2026-55653 Signed-off-by: Peter Marko Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/openssh/openssh_10.4p1.bb b/meta/recipes-connectivity/openssh/openssh_10.4p1.bb index f8cedb8c8e..96903bbc0c 100644 --- a/meta/recipes-connectivity/openssh/openssh_10.4p1.bb +++ b/meta/recipes-connectivity/openssh/openssh_10.4p1.bb @@ -37,6 +37,7 @@ Red Hat Enterprise Linux 7 and when running in a Kerberos environment" CVE_STATUS[CVE-2008-3844] = "not-applicable-platform: Only applies to some distributed RHEL binaries." CVE_STATUS[CVE-2023-51767] = "upstream-wontfix: It was demonstrated on modified sshd and does not exist in upstream openssh https://bugzilla.mindrot.org/show_bug.cgi?id=3656#c1." CVE_STATUS[CVE-2026-3497] = "not-applicable-platform: Only affects GSSAPI Key Exchange patches used by some Linux distributions and does not exist in upstream openssh." +CVE_STATUS[CVE-2026-55653] = "not-applicable-platform: Only applies to RHEL FIPS patches." PAM_SRC_URI = "file://sshd"