#VU5868 Assertion failure in Linux kernel - CVE-2017-5986
Published: February 18, 2017 / Updated: February 19, 2017
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to cause kernel panic.
The vulnerability exists due to a race condition in the sctp_wait_for_sndbuf() function in net/sctp/socket.c in the Linux kernel before 4.9.11. A local user can use userspace application to trigger a BUG_ON() system call if the socket tx buffer is full and cause kernel panic.
Successful exploitation of this vulnerability may result in denial of service condition.