openssh_hpn/openssh_gssapi: Add CVE-2021-41617

(cherry picked from commit bc56346bcdeec61a13c0b44310b3236a2ef0e440)
This commit is contained in:
Janne Heß 2021-10-03 15:05:35 +02:00 committed by github-actions[bot]
parent 7aa0a65b00
commit eeb23319ec

View File

@ -36,6 +36,7 @@ in {
extraMeta.knownVulnerabilities = [
"CVE-2021-28041"
"CVE-2021-41617"
];
};
@ -66,6 +67,7 @@ in {
extraMeta.knownVulnerabilities = [
"CVE-2021-28041"
"CVE-2021-41617"
];
};
}