#VU16703 Out-of-bounds read in Linux kernel - CVE-2018-16885
Published: December 21, 2018 / Updated: December 25, 2018
Linux kernel
Linux Foundation
Description
The vulnerability allows a local attacker to cause DoS condition on the target system.
The vulnerability exists due to out-of-bounds read. A local attacker can call memcpy_fromiovecend() and similar functions with a zero offset and buffer length, cause a memory access fault and a system halt by accessing invalid memory address.