openssh_hpn/openssh_gssapi: Add CVE-2021-41617

This commit is contained in:
Janne Heß
2021-10-03 15:05:35 +02:00
parent 93869cdd81
commit bc56346bcd

View File

@@ -39,6 +39,7 @@ in
extraMeta.knownVulnerabilities = [
"CVE-2021-28041"
"CVE-2021-41617"
];
};
@@ -69,6 +70,7 @@ in
extraMeta.knownVulnerabilities = [
"CVE-2021-28041"
"CVE-2021-41617"
];
};
}