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 |
---|---|
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=a6e544b0a88b53114bfa5a57e21b7be7a8dfc9d0 | Issue Tracking Patch Vendor Advisory |
http://seclists.org/oss-sec/2017/q3/345 | Mailing List Third Party Advisory |
http://www.securityfocus.com/bid/100517 | Third Party Advisory VDB Entry |
https://github.com/torvalds/linux/commit/a6e544b0a88b53114bfa5a57e21b7be7a8dfc9d0 | Issue Tracking Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2017-08-29 01:35
Updated : 2023-01-17 21:21
NVD link : CVE-2017-13715
Mitre link : CVE-2017-13715
CVE.ORG link : CVE-2017-13715
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-665
Improper Initialization