The icmp6_send function in net/ipv6/icmp.c in the Linux kernel through 4.8.12 omits a certain check of the dst data structure, which allows remote attackers to cause a denial of service (panic) via a fragmented IPv6 packet.
References
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2016/12/08/15 | Mailing List Third Party Advisory |
https://github.com/torvalds/linux/commit/79dc7e3f1cd323be4c81aa1a94faa1b3ed987fb2 | Issue Tracking Patch Third Party Advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=79dc7e3f1cd323be4c81aa1a94faa1b3ed987fb2 | Issue Tracking Patch Vendor Advisory |
http://www.securityfocus.com/bid/94824 | Third Party Advisory VDB Entry |
Configurations
Configuration 1 (hide)
|
Information
Published : 2016-12-08 09:59
Updated : 2023-01-24 07:07
NVD link : CVE-2016-9919
Mitre link : CVE-2016-9919
JSON object : View
CWE
CWE-20
Improper Input Validation
Products Affected
linux
- linux_kernel