CVE Vulnerabilities

CVE-2021-1077

Improper Resource Shutdown or Release

Published: Apr 21, 2021 | Modified: Oct 13, 2023
CVSS 3.x
5.5
MEDIUM
Source:
NVD
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
2.1 LOW
AV:L/AC:L/Au:N/C:N/I:N/A:P
RedHat/V2
RedHat/V3
Ubuntu

NVIDIA GPU Display Driver for Windows and Linux, R450 and R460 driver branch, contains a vulnerability where the software uses a reference count to manage a resource that is incorrectly updated, which may lead to denial of service.

Weakness

The product does not release or incorrectly releases a resource before it is made available for re-use.

Affected Software

Name Vendor Start Version End Version
Gpu_display_driver Nvidia 450 (including) 450.119.03 (excluding)
Gpu_display_driver Nvidia 450 (including) 452.96 (excluding)
Gpu_display_driver Nvidia 460 (including) 460.73.01 (excluding)
Gpu_display_driver Nvidia 460 (including) 462.31 (excluding)

Potential Mitigations

  • Use a language that does not allow this weakness to occur or provides constructs that make this weakness easier to avoid.
  • For example, languages such as Java, Ruby, and Lisp perform automatic garbage collection that releases memory for objects that have been deallocated.

References