Linux kernel built with the networking support(CONFIG_NET) is vulnerable to an infinite loop issue. It could occur while receiving(recvmsg(2), recvfrom(2)) data over UDP channel, with an incorrect checksum value. An unprivileged user could use this flaw to cause DoS(CVE-2015-5364) to a remote system via specially crafted UDP packets. http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-5364