Skip to content

🌱 Ignore irrelevant CVE-2025-22868#2632

Merged
k8s-ci-robot merged 1 commit intokubernetes-sigs:release-0.11from
Nordix:lentzi90/add-ignore-release-0.11
Jul 31, 2025
Merged

🌱 Ignore irrelevant CVE-2025-22868#2632
k8s-ci-robot merged 1 commit intokubernetes-sigs:release-0.11from
Nordix:lentzi90/add-ignore-release-0.11

Conversation

@lentzi90
Copy link
Contributor

What this PR does / why we need it:

Trivy picks up a CVE that would require a go version bump to fix properly. Govulncheck also sees the same but concludes that it does not affect us. (Run with -show verbose to see it.)
Adding to the ignore list hence.

Log from -show verbose run:

=== Module Results ===

Vulnerability #1: GO-2025-3503
    HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net
  More info: https://pkg.go.dev/vuln/GO-2025-3503
  Module: golang.org/x/net
    Found in: golang.org/x/net@v0.33.0
    Fixed in: golang.org/x/net@v0.36.0

Vulnerability #2: GO-2025-3488
    Unexpected memory consumption during token parsing in golang.org/x/oauth2
  More info: https://pkg.go.dev/vuln/GO-2025-3488
  Module: golang.org/x/oauth2
    Found in: golang.org/x/oauth2@v0.24.0
    Fixed in: golang.org/x/oauth2@v0.27.0

Your code is affected by 0 vulnerabilities.
This scan also found 1 vulnerability in packages you import and 2
vulnerabilities in modules you require, but your code doesn't appear to call
these vulnerabilities.
No packages matched the provided pattern.
No vulnerabilities found.

GO-2025-3488 is the same as CVE-2025-22868, as can be seen in https://pkg.go.dev/vuln/GO-2025-3488.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

  1. Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squashed commits
  • if necessary:
    • includes documentation
    • adds unit tests

Trivy picks up a CVE that would require a go version bump to fix properly.
Govulncheck also sees the same but concludes that it does not affect us.
(Run with -show verbose to see it.)
Adding to the ignore list hence.

Signed-off-by: Lennart Jern <lennart.jern@est.tech>
@netlify
Copy link

netlify bot commented Jul 28, 2025

Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!

Name Link
🔨 Latest commit 542b69b
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-cluster-api-openstack/deploys/6887562c005fac000882b4d5
😎 Deploy Preview https://deploy-preview-2632--kubernetes-sigs-cluster-api-openstack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot requested review from EmilienM and mdbooth July 28, 2025 10:51
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 28, 2025
@lentzi90 lentzi90 mentioned this pull request Jul 28, 2025
3 tasks
Copy link
Contributor

@mdbooth mdbooth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 31, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mdbooth

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 31, 2025
@k8s-ci-robot k8s-ci-robot merged commit 6b8a7a0 into kubernetes-sigs:release-0.11 Jul 31, 2025
9 checks passed
@github-project-automation github-project-automation bot moved this from Inbox to Done in CAPO Roadmap Jul 31, 2025
@lentzi90 lentzi90 deleted the lentzi90/add-ignore-release-0.11 branch July 31, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants