ArchLinux: 201412-12: nvidia: arbitrary code execution
Summary
It was discovered that the NVIDIA graphics drivers incorrectly handled GLX indirect rendering support. An attacker able to connect to an X server, either locally or remotely, could use these issues to cause the X server to crash or execute arbitrary code resulting in possible privilege escalation.
Resolution
Upgrade to 343.36-1.
# pacman -Syu "nvidia>=343.36-1"
# pacman -Syu "nvidia-lts>=343.36-1"
The problems have been fixed upstream in version 343.36.
References
https://nvidia.custhelp.com/app/answers/detail/a_id/3610 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8091 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8098 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8298
Workaround
None.