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-27191 #876

Merged
merged 2 commits into from May 4, 2022
Merged

Conversation

aramase
Copy link
Member

@aramase aramase commented May 4, 2022

Signed-off-by: Anish Ramasekar anish.ramasekar@gmail.com

Reason for Change:

  • Enables library vuln type for provider-azure image scan results
  • fixes CVE-2022-27191
bin/secrets-store-csi-driver-provider-azure (gobinary)
======================================================
Total: 1 (MEDIUM: 0, HIGH: 1, CRITICAL: 0)

+---------------------+------------------+----------+------------------------------------+-----------------------------------+---------------------------------------+
|       LIBRARY       | VULNERABILITY ID | SEVERITY |         INSTALLED VERSION          |           FIXED VERSION           |                 TITLE                 |
+---------------------+------------------+----------+------------------------------------+-----------------------------------+---------------------------------------+
| golang.org/x/crypto | CVE-2022-27191   | HIGH     | v0.0.0-20211215153901-e495a2d5b3d3 | 0.0.0-20220315160706-3147a52a75dd | golang: crash in a                    |
|                     |                  |          |                                    |                                   | golang.org/x/crypto/ssh server        |
|                     |                  |          |                                    |                                   | -->avd.aquasec.com/nvd/cve-2022-27191 |
+---------------------+------------------+----------+------------------------------------+-----------------------------------+---------------------------------------+

Requirements

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

Issue Fixed:

Does this change contain code from or inspired by another project?

  • Yes
  • No

If "Yes," did you notify that project's maintainers and provide attribution?

Special Notes for Reviewers:

@aramase aramase force-pushed the fix-CVE-2022-27191 branch 3 times, most recently from b4645bb to 412643b Compare May 4, 2022 15:45
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
Copy link
Member Author

@aramase aramase left a comment

Choose a reason for hiding this comment

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

297e88f enables testing vulnerability in the go binary and 253fd78 fixes CVE-2022-27191

Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
@aramase aramase marked this pull request as ready for review May 4, 2022 16:23
@aramase aramase requested a review from nilekhc May 4, 2022 16:23
@aramase aramase merged commit 2b35c17 into Azure:master May 4, 2022
@aramase aramase deleted the fix-CVE-2022-27191 branch May 4, 2022 16:38
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