NVIDIA CUDA Toolkit 12.1 Update 1

Started by Stefan, April 20, 2023, 09:53:55 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Stefan

Download now

CUDA Tools Resolved Issues

        Resolved the following security issues:

            CVE-2023-25510 NVIDIA CUDA Toolkit SDK for Linux and Windows contains a NULL pointer dereference in cuobjdump, where a local user running the tool against a malformed binary may cause a limited denial of service.

            CVE-2023-25511 NVIDIA CUDA Toolkit for Linux and Windows contains a vulnerability in cuobjdump, where a division-by-zero error may enable a user to cause a crash, which may lead to a limited denial of service.

            CVE-2023-25512 NVIDIA CUDA toolkit for Linux and Windows contains a vulnerability in cuobjdump, where an attacker may cause an out-of-bounds memory read by running cuobjdump on a malformed input file. A successful exploit of this vulnerability may lead to denial of service, code execution, and information disclosure.

            CVE-2023-25513 NVIDIA CUDA toolkit for Linux and Windows contains a vulnerability in cuobjdump, where an attacker may cause an out-of-bounds read by tricking a user into running cuobjdump on a malformed input file. A successful exploit of this vulnerability may lead to denial of service, code execution, and information disclosure.

            CVE-2023-25514 NVIDIA CUDA toolkit for Linux and Windows contains a vulnerability in cuobjdump, where an attacker may cause an out-of-bounds read by tricking a user into running cuobjdump on a malformed input file. A successful exploit of this vulnerability may lead to denial of service, code execution, and information disclosure.

CUDA Compilers Resolved Issues

        Fixed an issue in nvcc related to processing of ternary operator ('?') in C++20 concept definition, which was causing compilation failure for <ranges> header when using the cl.exe host compiler.