[GH-ISSUE #7] Nvidia Driver used in Dockerfile contains multiple CVE's #7

Closed
opened 2026-05-05 03:21:33 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @c0nsaw on GitHub (Oct 12, 2021).
Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/7

The following vulnerabilities have been found: CVE-2021-3449 CVE-2021-3711 CVE-2020-1971

Originally created by @c0nsaw on GitHub (Oct 12, 2021). Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/7 The following vulnerabilities have been found: CVE-2021-3449 CVE-2021-3711 CVE-2020-1971
gitea-mirror 2026-05-05 03:21:33 -06:00
Author
Owner

@XuehaiPan commented on GitHub (Oct 12, 2021):

@c0nsaw Thanks so much for the security reminder. I have added an optional build argument for the Dockerfile in commit (7e9ddd38bb).

The tag for the base image nvidia/driver:418.87.01-ubuntu18.04 was chosen for compatibility. The highest version of NVIDIA driver for Ubuntu 16.04 LTS is 430.64 and this tag is the highest compatible image listed in nvidia/driver. Besides, the R418 driver is the minimal requirement for CUDA 10.1.

See also CUDA Compatibility | Minor Version Compatibility and CUDA Toolkit and Corresponding Driver Versions.

<!-- gh-comment-id:940949469 --> @XuehaiPan commented on GitHub (Oct 12, 2021): @c0nsaw Thanks so much for the security reminder. I have added an optional build argument for the Dockerfile in commit (7e9ddd38bbbffa19b9cac09c54b48bdde7315f3c). The tag for the base image `nvidia/driver:418.87.01-ubuntu18.04` was chosen for compatibility. The highest version of NVIDIA driver for Ubuntu 16.04 LTS is 430.64 and this tag is the highest compatible image listed in [`nvidia/driver`](https://hub.docker.com/r/nvidia/driver/tags). Besides, the R418 driver is the minimal requirement for CUDA 10.1. See also [CUDA Compatibility | Minor Version Compatibility](https://docs.nvidia.com/deploy/cuda-compatibility/index.html#minor-version-compatibility) and [CUDA Toolkit and Corresponding Driver Versions](https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html#cuda-major-component-versions__table-cuda-toolkit-driver-versions).
Author
Owner

@XuehaiPan commented on GitHub (Oct 13, 2021):

Thanks for the reminder from @c0nsaw! Please feel free to reopen this issue if you have any other questions.

<!-- gh-comment-id:942251676 --> @XuehaiPan commented on GitHub (Oct 13, 2021): Thanks for the reminder from @c0nsaw! Please feel free to reopen this issue if you have any other questions.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/nvitop#7
No description provided.