diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2022-09-27 10:41:25 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2022-09-27 10:41:25 -0400 |
commit | bba5b4ce1ee156e0f5aa685e80c9a172e607ff38 (patch) | |
tree | 30b29ed89f9735aa0d8e28f1956156fed4e7f835 | |
parent | 1824a27c644132e5d46f2294c1e2fa131c523559 (diff) | |
parent | 468bdae169dddcc8a7bc718067aa2d366c1f6416 (diff) |
Merge branch '2.11'
-rw-r--r-- | sites/www/changelog.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 87c5faf2..556ed019 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -82,7 +82,7 @@ Changelog <https://bitprophet.org/projects/#roadmap>`_. - :release:`2.10.1 <2022-03-11>` -- :bug:`-` (`CVE-2022-24302 +- :bug:`- (2.10+)` (`CVE-2022-24302 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24302>`_) Creation of new private key files using `~paramiko.pkey.PKey` subclasses was subject to a race condition between file creation & mode modification, which could be |