Null pointer dereference in Linux kernel - CVE-2017-5970
Published: February 14, 2017 / Updated: October 3, 2019
Linux kernel
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to null pointer dereference error within the ipv4_pktinfo_prepare() function in net/ipv4/ip_sockglue.c. A remote non-authenticated attacker can perform a denial of service (DoS) attack.
How to mitigate CVE-2017-5970
Sources
- http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=34b2cef20f19c87999fff3da4071e66937db9644
- http://www.debian.org/security/2017/dsa-3791
- http://www.openwall.com/lists/oss-security/2017/02/12/3
- http://www.securityfocus.com/bid/96233
- https://access.redhat.com/errata/RHSA-2017:1842
- https://access.redhat.com/errata/RHSA-2017:2077
- https://access.redhat.com/errata/RHSA-2017:2669
- https://bugzilla.redhat.com/show_bug.cgi?id=1421638
- https://github.com/torvalds/linux/commit/34b2cef20f19c87999fff3da4071e66937db9644
- https://patchwork.ozlabs.org/patch/724136/
- https://source.android.com/security/bulletin/2017-07-01