CVE-2024-52529

Cilium is a networking, observability, and security solution with an eBPF-based dataplane. For users with the following configuration: 1. An allow policy that selects a Layer 3 destination and a port range `AND` 2. A Layer 7 allow policy that selects a specific port within the first policy's range the Layer 7 enforcement would not occur for the traffic selected by the Layer 7 policy. This issue only affects users who use Cilium's port range functionality, which was introduced in Cilium v1.16. This issue is patched in PR #35150. This issue affects Cilium v1.16 between v1.16.0 and v1.16.3 inclusive. This issue is patched in Cilium v1.16.4. Users are advised to upgrade. Users with network policies that match the pattern described above can work around the issue by rewriting any policies that use port ranges to individually specify the ports permitted for traffic.
Configurations

No configuration.

History

25 Nov 2024, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-11-25 19:15

Updated : 2024-11-25 19:15


NVD link : CVE-2024-52529

Mitre link : CVE-2024-52529

CVE.ORG link : CVE-2024-52529


JSON object : View

Products Affected

No product.

CWE
CWE-755

Improper Handling of Exceptional Conditions