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

[Bug]: CVE-2022-27664 resolution plans #3926

Closed
huornlmj opened this issue Sep 27, 2022 · 1 comment · Fixed by #3927
Closed

[Bug]: CVE-2022-27664 resolution plans #3926

huornlmj opened this issue Sep 27, 2022 · 1 comment · Fixed by #3927
Labels

Comments

@huornlmj
Copy link

What happened?

Scanning jaegertracing/jaeger-agent:latest with Trivy, the following vulnerability is shown in the binary (the image is OK). Do you know when this might be resolved?

jaegertracing/jaeger-agent:latest (alpine 3.16.2)

Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0)


go/bin/agent-linux (gobinary)

Total: 1 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 1, CRITICAL: 0)

┌──────────────────┬────────────────┬──────────┬────────────────────────────────────┬───────────────────────────────────┬─────────────────────────────────────────────────────────────┐
│     Library      │ Vulnerability  │ Severity │         Installed Version          │           Fixed Version           │                            Title                            │
├──────────────────┼────────────────┼──────────┼────────────────────────────────────┼───────────────────────────────────┼─────────────────────────────────────────────────────────────┤
│ golang.org/x/net │ CVE-2022-27664 │ HIGH     │ v0.0.0-20220520000938-2e3eb7b945c2 │ 0.0.0-20220906165146-f3363e06e74c │ golang: net/http: handle server errors after sending GOAWAY │
│                  │                │          │                                    │                                   │ https://avd.aquasec.com/nvd/cve-2022-27664                  │
└──────────────────┴────────────────┴──────────┴────────────────────────────────────┴───────────────────────────────────┴─────────────────────────────────────────────────────────────┘

Steps to reproduce

  1. $ docker pull jaegertracing/jaeger-agent
  2. $ trivy image jaegertracing/jaeger-agent:latest

Expected behavior

Clean report

Relevant log output

No response

Screenshot

No response

Additional context

No response

Jaeger backend version

No response

SDK

No response

Pipeline

No response

Stogage backend

No response

Operating system

No response

Deployment model

No response

Deployment configs

No response

@huornlmj
Copy link
Author

Wow. That has got to be one of the fastest turnarounds I've seen in quite some time! Thank you @yurishkuro .

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

Successfully merging a pull request may close this issue.

1 participant