CVE-2017-6262
HIGHAndroid NVIDIA Driver - Use-After-Free via Race Condition
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2017-6262. PoCs published by codecat007.
AI-analyzed exploit summary This PoC exploits a race condition in the Nouveau DRM driver (CVE-2017-6262) by repeatedly mapping the same GEM object handle, leading to a use-after-free vulnerability. The code demonstrates the exploit by continuously calling `nouveau_gem_ioctl_map` in a loop.
Description
NVIDIA driver contains a vulnerability where it is possible a use after free malfunction can occur due to a race condition which could enable unauthorized code execution and possibly lead to elevation of privileges. This issue is rated as high. Product: Android. Version: N/A. Android ID: A-38045794. References: N-CVE-2017-6262.
Exploits (1)
This PoC exploits a race condition in the Nouveau DRM driver (CVE-2017-6262) by repeatedly mapping the same GEM object handle, leading to a use-after-free vulnerability. The code demonstrates the exploit by continuously calling `nouveau_gem_ioctl_map` in a loop.
References (2)
Scores
CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H