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

[Snyk] Security upgrade ubuntu from latest to rolling #10946

Merged
merged 2 commits into from
Feb 9, 2023

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Feb 9, 2023

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image.

Changes included in this PR

  • utils/docker/Dockerfile-cpu

We recommend upgrading to ubuntu:rolling, as this image has only 8 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.

Some of the most important vulnerabilities in your base image include:

Severity Priority Score / 1000 Issue Exploit Maturity
medium severity 371 CVE-2023-0215
SNYK-UBUNTU2204-OPENSSL-3314744
No Known Exploit
medium severity 371 CVE-2023-0401
SNYK-UBUNTU2204-OPENSSL-3314768
No Known Exploit
high severity 471 CVE-2023-0286
SNYK-UBUNTU2204-OPENSSL-3314792
No Known Exploit
medium severity 371 CVE-2023-0217
SNYK-UBUNTU2204-OPENSSL-3314816
No Known Exploit
medium severity 371 CVE-2022-4203
SNYK-UBUNTU2204-OPENSSL-3314840
No Known Exploit

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Updated Dockerfiles for better compatibility and future-proofing.

📊 Key Changes

  • Changed the base image from latest to rolling for ARM64 and CPU Dockerfiles.

🎯 Purpose & Impact

  • 🔄 Ensures compatibility with ARM architectures, including Apple M1, Jetson Nano, and Raspberry Pi devices.
  • 🚀 Provides users with a more forward-looking Docker setup that anticipates and adjusts to upstream changes in Ubuntu.
  • ✅ Potentially offers more recent package versions and improvements without waiting for the next official latest release.

@glenn-jocher glenn-jocher merged commit a895e98 into master Feb 9, 2023
@glenn-jocher glenn-jocher deleted the snyk-fix-794082f5f839795c4472fbe2754df5e0 branch February 9, 2023 20:21
Smfun12 pushed a commit to Smfun12/yolov5 that referenced this pull request Mar 24, 2023
)

* fix: utils/docker/Dockerfile-cpu to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UBUNTU2204-OPENSSL-3314744
- https://snyk.io/vuln/SNYK-UBUNTU2204-OPENSSL-3314768
- https://snyk.io/vuln/SNYK-UBUNTU2204-OPENSSL-3314792
- https://snyk.io/vuln/SNYK-UBUNTU2204-OPENSSL-3314816
- https://snyk.io/vuln/SNYK-UBUNTU2204-OPENSSL-3314840

* Update Dockerfile-arm64

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

---------

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
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