Skip to content

Conversation

@AkihiroSuda
Copy link
Member

@AkihiroSuda AkihiroSuda commented Dec 18, 2025

Silence a govulncheck false alarm (not exploitable as portmap plugin is not imported as a library in RootlessKit)

$ govulncheck ./...
=== Symbol Results ===

Vulnerability #1: GO-2025-4222
    CNA Plugins Portmap nftables backend can intercept non-local traffic in
    github.com/containernetworking/plugins
  More info: https://pkg.go.dev/vuln/GO-2025-4222
  Module: github.com/containernetworking/plugins
    Found in: github.com/containernetworking/plugins@v1.7.1
    Fixed in: github.com/containernetworking/plugins@v1.9.0
    Example traces found:
      #1: pkg/port/builtin/child/child.go:74:23: child.RunChildDriver calls ns.NSPathNotExistErr.Error
      #2: pkg/port/builtin/child/child.go:74:23: child.RunChildDriver calls ns.NSPathNotNSErr.Error
      #3: pkg/network/vpnkit/vpnkit.go:230:29: vpnkit.startVPNKitRoutines calls ns.WithNetNSPath
      #4: pkg/port/builtin/child/child.go:14:2: child.init calls ns.init

Your code is affected by 1 vulnerability from 1 module.
This scan found no other vulnerabilities in packages you import or modules you
require.
Use '-show verbose' for more details.

Also cherry-picks:

AkihiroSuda and others added 5 commits May 1, 2025 11:52
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.32.0 to 0.33.0.
- [Commits](golang/sys@v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ependabot/go_modules/golang.org/x/sys-0.33.0

Build(deps): Bump golang.org/x/sys from 0.32.0 to 0.33.0
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda AkihiroSuda added this to the v2.3.6 milestone Dec 18, 2025
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
yoshikawa and others added 3 commits December 18, 2025 10:33
Signed-off-by: Yoshikawa Taiki <yoshikawataiki@gmail.com>
(cherry picked from commit 4a3a5b7)
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda AkihiroSuda changed the title [release/2.3] go.mod: github.com/containernetworking/plugins v1.9.0 [release/2.3] go.mod: github.com/containernetworking/plugins v1.9.0 ; release v2.3.6 Dec 18, 2025
@AkihiroSuda AkihiroSuda merged commit ac63d3c into rootless-containers:release/2.3 Dec 18, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants