Bugzilla – Bug 1035658
VUL-0: CVE-2017-8070: kernel-source: drivers/net/usb/catc.c in the Linux kernel 4.9.x before 4.9.11 interactsincorrectly with the CONFIG...
Last modified: 2017-04-28 14:43:20 UTC
CVE-2017-8070 drivers/net/usb/catc.c in the Linux kernel 4.9.x before 4.9.11 interacts incorrectly with the CONFIG_VMAP_STACK option, which allows local users to cause a denial of service (system crash or memory corruption) or possibly have unspecified other impact by leveraging use of more than one virtual page for a DMA scatterlist. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-8070 http://www.cvedetails.com/cve/CVE-2017-8070/ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8070 https://github.com/torvalds/linux/commit/2d6a0e9de03ee658a9adc3bfb2f0ca55dff1e478 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2d6a0e9de03ee658a9adc3bfb2f0ca55dff1e478
(all kernels affected. catc driver is supported in SLE)
CONFIG_VMAP_STACK is only available since v4.9-rc1. As the fix is in v4.10-rc8 and TW is already on 4.10.x, it seems that none of our kernels needs fixing.
Reassigned back to security team. Feel free to close.
fixed upstream, no current SUSE or openSUSE affected