diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2022-09-27 10:39:24 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2022-09-27 10:39:24 -0400 |
commit | f306e82a7c8bd4ea61e05e04b9f81879eefe6f86 (patch) | |
tree | 4e65ba3450c707a3e97c8db870b7f621472d2d0c /sites | |
parent | 92920c113740d768ccb311b103fdd744389304b1 (diff) |
Mark CVE bug as 2.10-only in changelog
Diffstat (limited to 'sites')
-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 6e805b8f..6663472d 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -69,7 +69,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 |