Skip to content

Cilium eBPF filters may be temporarily removed during agent restart

Moderate severity GitHub Reviewed Published Mar 17, 2023 in cilium/cilium • Updated Jun 7, 2023

Package

gomod github.com/cilium/cilium (Go)

Affected versions

>= 1.13.0, < 1.13.1

Patched versions

1.13.1

Description

Impact

When Cilium is started, there is a short period when Cilium eBPF programs are not attached to the host. During this period, the host does not implement any of Cilium's featureset. This can cause disruption to newly established connections during this period due to the lack of Load Balancing, or can cause Network Policy bypass due to the lack of Network Policy enforcement during the window. This vulnerability impacts any Cilium-managed endpoints on the node (such as Kubernetes Pods), as well as the host network namespace (including Host Firewall).

Patches

This vulnerability is fixed by cilium/cilium#24336, included in Cilium 1.13.1 or later. Cilium releases 1.12.x, 1.11.x and earlier are not affected.

Workarounds

There are no known workarounds.

Acknowledgements

The Cilium community has worked together with members of Isovalent to prepare these mitigations. Special thanks to Louis DeLosSantos and Timo Beckers for investigating and fixing the issue.

For more information

If you have any questions or comments about this advisory, please reach out on Slack.

As usual, if you think you found a related vulnerability, we strongly encourage you to report security vulnerabilities to our private security mailing list: security@cilium.io - first, before disclosing them in any public forums. This is a private mailing list where only members of the Cilium internal security team are subscribed to, and is treated as top priority.

References

@nebril nebril published to cilium/cilium Mar 17, 2023
Published to the GitHub Advisory Database Mar 17, 2023
Reviewed Mar 17, 2023
Published by the National Vulnerability Database Mar 17, 2023
Last updated Jun 7, 2023

Severity

Moderate
6.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
High
Privileges required
None
User interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
Low
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L

Weaknesses

CVE ID

CVE-2023-27595

GHSA ID

GHSA-r5x6-w42p-jhpp

Source code

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.