link to cve listing in changelog

Co-authored-by: Kent 'picat' Gruber <kent@hashicorp.com>
This commit is contained in:
Mahmood Ali
2021-08-27 10:42:39 -04:00
committed by GitHub
parent 79db5d1c8e
commit e6f022c49f

View File

@@ -1,3 +1,3 @@
```release-note:security
Restricted access to the Raft RPC layer, so only servers within the region can issue Raft RPC requests. Previously, local clients and federated servers can issue Raft RPC requests directly. CVE-2021-37218
Restricted access to the Raft RPC layer, so only servers within the region can issue Raft RPC requests. Previously, local clients and federated servers can issue Raft RPC requests directly. [CVE-2021-37218](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-37218)
```