Merge pull request #140395 from NixOS/backport-140371-to-release-21.05
[Backport release-21.05] openssh_hpn/openssh_gssapi: Add CVE-2021-41617
This commit is contained in:
commit
80c3715e2c
@ -36,6 +36,7 @@ in {
|
|||||||
|
|
||||||
extraMeta.knownVulnerabilities = [
|
extraMeta.knownVulnerabilities = [
|
||||||
"CVE-2021-28041"
|
"CVE-2021-28041"
|
||||||
|
"CVE-2021-41617"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
@ -66,6 +67,7 @@ in {
|
|||||||
|
|
||||||
extraMeta.knownVulnerabilities = [
|
extraMeta.knownVulnerabilities = [
|
||||||
"CVE-2021-28041"
|
"CVE-2021-28041"
|
||||||
|
"CVE-2021-41617"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user