The __skb_flow_dissect function in net/core/flow_dissector.c in the Linux kernel before 4.3 does not ensure that n_proto, ip_proto, and thoff are initialized, which allows remote attackers to cause a denial of service (system crash) or possibly execute arbitrary code via a single crafted MPLS packet.
References
Link | Resource |
---|---|
https://github.com/torvalds/linux/commit/a6e544b0a88b53114bfa5a57e21b7be7a8dfc9d0 | Issue Tracking Patch Third Party Advisory |
http://seclists.org/oss-sec/2017/q3/345 | Mailing List Third Party Advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=a6e544b0a88b53114bfa5a57e21b7be7a8dfc9d0 | Issue Tracking Patch Vendor Advisory |
http://www.securityfocus.com/bid/100517 | Third Party Advisory VDB Entry |
Configurations
Information
Published : 2017-08-28 18:35
Updated : 2023-01-17 13:21
NVD link : CVE-2017-13715
Mitre link : CVE-2017-13715
JSON object : View
CWE
CWE-665
Improper Initialization
Products Affected
linux
- linux_kernel