ArchLinux: 201412-10: nvidia-304xx: 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 304.125-2.
# pacman -Syu "nvidia-304xx>=304.125-1"
# pacman -Syu "nvidia-304xx-lts>=304.125-1"
The problems have been fixed upstream in version 304.125.
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.