Bugzilla – Bug 1057347
VUL-1: CVE-2017-14156: kernel: sensitive information leak in atyfb_ioctl function in drivers/video/fbdev/aty/atyfb_base.c
Last modified: 2017-09-21 14:35:15 UTC
CVE-2017-14156 The atyfb_ioctl function in drivers/video/fbdev/aty/atyfb_base.c in the Linux kernel through 4.12.10 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel stack memory by reading locations associated with padding bytes. Upstream fix: https://github.com/bzolnier/linux/commit/8e75f7a7a00461ef6d91797a60b606367f6e344d References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-14156 http://people.canonical.com/~ubuntu-security/cve/2017/CVE-2017-14156.html https://marc.info/?l=linux-kernel&m=150401461613306&w=2 https://marc.info/?l=linux-kernel&m=150401461613306&w=2 https://marc.info/?l=linux-kernel&m=150453196710422&w=2 https://marc.info/?l=linux-kernel&m=150453196710422&w=2 https://github.com/torvalds/linux/pull/441
We have always blacklisted the atyfb module and since SLE12 we do not even build it.