Infinite loop in Linux kernel - CVE-2018-10938
Published: August 27, 2018 / Updated: August 28, 2018
Linux kernel
Detailed vulnerability description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to an error when processing network packets within the cipso_v4_optptr() function in net/ipv4/cipso_ipv4.c. A remote unauthenticated attacker can send a specially crafted packet to the affected system, force the Linux kernel enter an infinite loop and cause denial of service.