Improper Initialization in Linux kernel - CVE-2017-13715
Published: August 29, 2017 / Updated: January 17, 2023
Linux kernel
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
The vulnerability exists due to improper initialization within the __skb_flow_dissect(), __skb_header_pointer(), htons(), htonl() and sizeof() functions in net/core/flow_dissector.c. A remote non-authenticated attacker can execute arbitrary code.