#VU15433 Memory corruption in Linux kernel - CVE-2018-18445
Published: October 18, 2018 / Updated: October 19, 2018
Linux kernel
Linux Foundation
Description
The vulnerability allows a local attacker to gain elevated privileges on the target system.
The vulnerability exists in the adjust_scalar_min_max_vals function, as defined in the kernel/bpf/verifier.c source code file due to boundary error in the BPF verifier. A local attacker can trigger the BPF verifier to mishandle 32-bit right shifts and cause an out-of-bounds memory access condition to access sensitive information, escalate privileges, or cause a DoS condition on the targeted system.