ArchLinux: 201612-10: linux: denial of service
Summary
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.
Resolution
Upgrade to 4.8.12-3.
# pacman -Syu "linux>=4.8.12-3"
The problem has been fixed upstream but no release is available yet.
References
https://bugzilla.kernel.org/show_bug.cgi?id=189851 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/ https://access.redhat.com/security/cve/CVE-2016-9919
Workaround
None.