kernel/bpf/verifier.c in the Linux kernel 4.9.x through 4.9.71 does not check the relationship between pointer values and the BPF stack, which allows local users to cause a denial of service (integer overflow or invalid memory access) or possibly have unspecified other impact.
References
Link | Resource |
---|---|
https://www.spinics.net/lists/stable/msg206985.html | Issue Tracking Patch |
https://www.debian.org/security/2017/dsa-4073 | Third Party Advisory |
https://anonscm.debian.org/cgit/kernel/linux.git/tree/debian/patches/bugfix/all/bpf-reject-out-of-bounds-stack-pointer-calculation.patch?h=stretch-security | Patch |
http://www.securitytracker.com/id/1040058 | Third Party Advisory VDB Entry |
http://www.securityfocus.com/bid/102321 | Third Party Advisory VDB Entry |
https://usn.ubuntu.com/usn/usn-3523-2/ | |
https://usn.ubuntu.com/3523-3/ |
Information
Published : 2017-12-27 09:08
Updated : 2018-03-15 18:29
NVD link : CVE-2017-17863
Mitre link : CVE-2017-17863
JSON object : View
CWE
CWE-190
Integer Overflow or Wraparound
Products Affected
debian
- debian_linux
linux
- linux_kernel