Buffer overflow in Linux kernel - CVE-2019-18198
Published: October 19, 2019
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to escalate privileges system.
The vulnerability exists due to a reference count usage error in the fib6_rule_suppress() function in the
fib6 suppression feature of net/ipv6/fib6_rules.c within the Linux kernel, when handling the
FIB_LOOKUP_NOREF flag. A local user can set the FIB_LOOKUP_NOREF flag, trigge rmemory corruption and execute arbitrary code on the system with elevated privileges.