SB2024083002 - Multiple vulnerabilities in NVIDIA CUDA Toolkit
Published: August 30, 2024
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 3 vulnerabilities.
1) Out-of-bounds write (CVE-ID: CVE-2024-0110)
CWE-ID: CWE-787 - Out-of-bounds write
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to compromise vulnerable system.
The vulnerability exists due to a boundary error when processing untrusted input in "cuobjdump" command. A remote attacker can create a specially crafted ELF file, trick the victim into opening it using the affected software, trigger an out-of-bounds write and execute arbitrary code on the target system.
2) Input validation error (CVE-ID: CVE-2024-0111)
CWE-ID: CWE-20 - Improper input validation
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to improper validation of specified quantity in input within "cuobjdump" command. A remote attacker can trick a victim to open a specially crafted ELF file and perform a denial of service (DoS) attack or data tampering.
3) Out-of-bounds read (CVE-ID: CVE-2024-0109)
CWE-ID: CWE-125 - Out-of-bounds read
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a boundary condition in the "cuobjdump" command. A remote attacker can create a specially crafted ELF file, trick the victim into opening it, trigger an out-of-bounds read error and cause a denial of service condition on the system.
Remediation
Install update from vendor's website.