diff options
author | Dave Wallace <dwallacelf@gmail.com> | 2023-02-10 13:28:46 -0500 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2023-02-10 13:28:46 -0500 |
commit | 1513b381d8879d9d437bbbc9a270b4ff5f4b19ba (patch) | |
tree | 0bea5f067067ce3bd312a47312977731e7d15881 /docs/aboutvpp/releasenotes/v22.06.1.rst | |
parent | 9b8dc82531d9cbe5859488a886405a69b163f8a7 (diff) |
misc: VPP 22.06.1 Release Notesv22.06.1stable/2206
Type: docs
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I8770a35c801126ffd2de8f58d79e6616642709a9
Diffstat (limited to 'docs/aboutvpp/releasenotes/v22.06.1.rst')
-rw-r--r-- | docs/aboutvpp/releasenotes/v22.06.1.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/aboutvpp/releasenotes/v22.06.1.rst b/docs/aboutvpp/releasenotes/v22.06.1.rst new file mode 100644 index 00000000000..6a391da4328 --- /dev/null +++ b/docs/aboutvpp/releasenotes/v22.06.1.rst @@ -0,0 +1,12 @@ +Release notes for VPP 22.06.1 +============================= + +This is bug fix release. + +Of particular importance, this release contains the fix for +`JIRA VPP-2307: CVE-2022-46397 FD.io VPP (Vector Packet Processor) IPSec generates a predictable IV in AES-CBC mode <https://jira.fd.io/browse/VPP-2037>`__ + +For the full list of fixed issues please refer to: + +- fd.io `JIRA <https://jira.fd.io>`__ +- git `commit log <https://git.fd.io/vpp/log/?h=stable/2206>`__ |