Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in k8s.io/kubernetes/cmd/kube-apiserver: GHSA-r56h-j38w-hrqq #3547

Closed
GoVulnBot opened this issue Mar 21, 2025 · 1 comment
Labels

Comments

@GoVulnBot
Copy link

Advisory GHSA-r56h-j38w-hrqq references a vulnerability in the following Go modules:

Module
k8s.io/kubernetes

Description:
A security issue was discovered in Kubernetes where a malicious or compromised pod could bypass network restrictions enforced by network policies during namespace deletion. The order in which objects are deleted during namespace termination is not defined, and it is possible for network policies to be deleted before the pods that they protect. This can lead to a brief period in which the pods are running, but network policies that should apply to connections to and from the pods are not enforced.

References:

Cross references:

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

id: GO-ID-PENDING
modules:
    - module: k8s.io/kubernetes
      non_go_versions:
        - introduced: TODO (earliest fixed "", vuln range ">= 1.3.0, <= 1.32.3")
      vulnerable_at: 1.32.3
summary: Kubernetes kube-apiserver Vulnerable to Race Condition in k8s.io/kubernetes
cves:
    - CVE-2024-7598
ghsas:
    - GHSA-r56h-j38w-hrqq
references:
    - advisory: https://github.com/advisories/GHSA-r56h-j38w-hrqq
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-7598
    - report: https://github.com/kubernetes/kubernetes/issues/126587
    - web: http://www.openwall.com/lists/oss-security/2025/03/20/2
    - web: https://groups.google.com/g/kubernetes-security-announce/c/67D7UFqiPRc
source:
    id: GHSA-r56h-j38w-hrqq
    created: 2025-03-21T18:01:41.689446158Z
review_status: UNREVIEWED

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/660559 mentions this issue: data/reports: add 28 reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants