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

security: fix CVE-2022-41717 #673

Merged
merged 1 commit into from
Dec 13, 2022
Merged

security: fix CVE-2022-41717 #673

merged 1 commit into from
Dec 13, 2022

Conversation

aramase
Copy link
Member

@aramase aramase commented Dec 13, 2022

Signed-off-by: Anish Ramasekar [email protected]

Reason for Change:

┌──────────────────┬────────────────┬──────────┬────────────────────────────────────┬───────────────┬──────────────────────────────────────────────────────────────┐
│     Library      │ Vulnerability  │ Severity │         Installed Version          │ Fixed Version │                            Title                             │
├──────────────────┼────────────────┼──────────┼────────────────────────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
│ golang.org/x/net │ CVE-2022-41717 │ MEDIUM   │ v0.0.0-20220906165146-f3363e06e74c │ 0.4.0         │ An attacker can cause excessive memory growth in a Go server │
│                  │                │          │                                    │               │ accepting...                                                 │
│                  │                │          │                                    │               │ https://avd.aquasec.com/nvd/cve-2022-41717                   │
└──────────────────┴────────────────┴──────────┴────────────────────────────────────┴───────────────┴──────────────────────────────────────────────────────────────┘

Requirements

  • squashed commits
  • included documentation
  • added unit tests and e2e tests (if applicable).

Issue Fixed:

Please answer the following questions with yes/no:

Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?

  • yes
  • no

Notes for Reviewers:

Signed-off-by: Anish Ramasekar <[email protected]>
@aramase aramase marked this pull request as ready for review December 13, 2022 20:55
@aramase aramase requested a review from enj December 13, 2022 20:57
@enj enj enabled auto-merge (squash) December 13, 2022 21:03
@enj enj merged commit 3f544c2 into Azure:main Dec 13, 2022
@aramase aramase deleted the fix-CVE-2022-41717 branch December 13, 2022 22:00
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.

None yet

2 participants