golang / vulndb

[mirror] The Go Vulnerability Database
Other
562 stars 61 forks source link

x/vulndb: potential Go vuln in github.com/cilium/cilium: CVE-2024-42488 #3072

Closed GoVulnBot closed 2 months ago

GoVulnBot commented 2 months ago

Advisory CVE-2024-42488 references a vulnerability in the following Go modules:

Module
github.com/cilium/cilium

Description: Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Prior to versions 1.14.14 and 1.15.8, a race condition in the Cilium agent can cause the agent to ignore labels that should be applied to a node. This could in turn cause CiliumClusterwideNetworkPolicies intended for nodes with the ignored label to not apply, leading to policy bypass. This issue has been patched in Cilium v1.14.14 and v1.15.8 As the underlying issue depends on a race condition, users unable to upgrade can restart the Cilium agent on affected nodes until the affected policies are confirme...

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/cilium/cilium
      vulnerable_at: 1.16.1
summary: CVE-2024-42488 in github.com/cilium/cilium
cves:
    - CVE-2024-42488
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-42488
    - fix: https://github.com/cilium/cilium/commit/aa44dd148a9be95e07782e4f990e61678ef0abf8
    - fix: https://github.com/cilium/cilium/pull/33511
    - web: https://github.com/cilium/cilium/security/advisories/GHSA-q7w8-72mr-vpgw
source:
    id: CVE-2024-42488
    created: 2024-08-15T22:01:13.559415025Z
review_status: UNREVIEWED
gopherbot commented 2 months ago

Change https://go.dev/cl/606235 mentions this issue: data/reports: add 3 unreviewed reports