Closed
Description
Sweet32 vulnerability is described in this etcd issue and is handled by this PR in etcd. The solution is to provide a list of strong ciphers using the --cipher-suites parameter.
To apply the etcd solution described above, etcd versions v3.2.22+, v3.3.7+, and v3.4+ must be used.
Microk8s 1.18 uses etcd v3.4.3 so it is fine. The change to etcd v3.4.3 was introduced by #894. The previous microk8s versions seems to use etcd version v3.3.4, which does not have the solution to the Sweet32 vulnerability.
Is it possible to update the previous versions of microk8s to use etcd version v3.3.7 instead of v3.3.4? In particular, I am interested in microk8s v1.14/stable
.
Metadata
Metadata
Assignees
Labels
No labels