Files
cve/2011/CVE-2011-0636.md
2025-09-29 21:09:30 +02:00

931 B

CVE-2011-0636

Description

The (1) cudaHostAlloc and (2) cuMemHostAlloc functions in the NVIDIA CUDA Toolkit 3.2 developer drivers for Linux 260.19.26, and possibly other versions, do not initialize pinned memory, which allows local users to read potentially sensitive memory, such as file fragments during read or write operations.

POC

Reference

Github

No PoCs found on GitHub currently.