CVE Vulnerabilities

CVE-2021-1093

Improper Resource Shutdown or Release

Published: Jul 22, 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
4.9 MEDIUM
AV:L/AC:L/Au:N/C:N/I:N/A:C
RedHat/V2
RedHat/V3
Ubuntu

NVIDIA GPU Display Driver for Windows and Linux contains a vulnerability in firmware where the driver contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary, and may lead to denial of service or system crash.

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 418.197.02 (including) 418.211.00 (excluding)
Gpu_display_driver Nvidia 427.33 (including) 427.48 (excluding)
Gpu_display_driver Nvidia 450.119.03 (including) 450.142.00 (excluding)
Gpu_display_driver Nvidia 452.96 (including) 453.10 (excluding)
Gpu_display_driver Nvidia 460.73.01 (including) 460.91.03 (excluding)
Gpu_display_driver Nvidia 462.31 (including) 462.96 (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