ArchLinux: 201412-11: nvidia-340xx: 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 340.65-2.
# pacman -Syu "nvidia-340xx>=340.65-1"
# pacman -Syu "nvidia-340xx-lts>=340.65-1"
The problems have been fixed upstream in version 340.65.
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
![Dist Arch](/images/distros/dist-arch.png)
Workaround
None.