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
Configurations
History
21 Nov 2024, 03:18
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/102321 - Third Party Advisory, VDB Entry | |
References | () http://www.securitytracker.com/id/1040058 - Third Party Advisory, VDB Entry | |
References | () 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 | |
References | () https://usn.ubuntu.com/3523-3/ - | |
References | () https://usn.ubuntu.com/usn/usn-3523-2/ - | |
References | () https://www.debian.org/security/2017/dsa-4073 - Third Party Advisory | |
References | () https://www.spinics.net/lists/stable/msg206985.html - Issue Tracking, Patch |
Information
Published : 2017-12-27 17:08
Updated : 2024-11-21 03:18
NVD link : CVE-2017-17863
Mitre link : CVE-2017-17863
CVE.ORG link : CVE-2017-17863
JSON object : View
Products Affected
debian
- debian_linux
linux
- linux_kernel
CWE
CWE-190
Integer Overflow or Wraparound