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

Updating Kubectl version in container image to fix CVE #246

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

visheshtanksale
Copy link
Collaborator

fixing following CVE

 +------------+-----------------+-----------+----------------------------------+----------------------------------------------------------+---------------------+
    | GateAction | Gate            | Trigger   | Additional Info                  | Check Output                                             | Inherited from Base |
    +------------+-----------------+-----------+----------------------------------+----------------------------------------------------------+---------------------+
    | go         | vulnerabilities | package   | Cloud Native Allowlist           | HIGH Vulnerability found in non-os package type (go) -   | false               |
    |            |                 |           |                                  | /usr/local/bin/kubectl (fixed in: 1.22.7,                |                     |
    |            |                 |           |                                  | 1.23.1)(CVE-2024-34156 -                                 |                     |
    |            |                 |           |                                  | https://nvd.nist.gov/vuln/detail/CVE-2024-34156)         |                     |
    | go         | vulnerabilities | package   | Cloud Native Allowlist           | HIGH Vulnerability found in non-os package type (go) -   | false               |
    |            |                 |           |                                  | /usr/local/bin/kubectl (fixed in: 1.22.7,                |                     |
    |            |                 |           |                                  | 1.23.1)(CVE-2024-34158 -                                 |                     |
    |            |                 |           |                                  | https://nvd.nist.gov/vuln/detail/CVE-2024-34158)         |                     |
    | warn       | metadata        | attribute | 4cfbaae813afd1f28aa34cc889c06e5b | Attribute check for attribute: 'size' check: '>'         | false               |
    |            |                 |           |                                  | check_value: '3741824' matched image value: '155301888'  |                     |
    | warn       | vulnerabilities | package   | CVE-2024-34155+stdlib-go1.22.5   | MEDIUM Vulnerability found in non-os package type (go) - | false               |
    |            |                 |           |                                  | /usr/local/bin/kubectl (fixed in: 1.22.7,                |                     |
    |            |                 |           |                                  | 1.23.1)(CVE-2024-34155 -                                 |                     |
    |            |                 |           |                                  | https://nvd.nist.gov/vuln/detail/CVE-2024-34155)         |                     |
    ```

Copy link

copy-pr-bot bot commented Nov 26, 2024

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@visheshtanksale visheshtanksale merged commit c7b7891 into NVIDIA:main Nov 26, 2024
9 checks passed
visheshtanksale added a commit to visheshtanksale/k8s-nim-operator that referenced this pull request Nov 26, 2024
visheshtanksale added a commit that referenced this pull request Nov 26, 2024
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.

3 participants