Skip to content

Fix Sweet32 vulnerability for microk8s versions before 1.18 #1440

Closed
@vadimeisenbergibm

Description

@vadimeisenbergibm

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions