kernel/bpf/verifier.c in the Linux kernel through 4.14.8 ignores unreachable code, even though it would still be processed by JIT compilers. This behavior, also considered an improper branch-pruning logic issue, could possibly be used by local users for denial of service.
References
Configurations
History
21 Nov 2024, 03:18
Type | Values Removed | Values Added |
---|---|---|
References | () http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c131187db2d3fa2f8bf32fdf4e9a4ef805168467 - Vendor Advisory | |
References | () http://www.securityfocus.com/bid/102325 - Third Party Advisory, VDB Entry | |
References | () http://www.securitytracker.com/id/1040057 - Third Party Advisory, VDB Entry | |
References | () https://anonscm.debian.org/cgit/kernel/linux.git/tree/debian/patches/bugfix/all/bpf-fix-branch-pruning-logic.patch?h=stretch-security - Third Party Advisory | |
References | () https://github.com/torvalds/linux/commit/c131187db2d3fa2f8bf32fdf4e9a4ef805168467 - Third Party Advisory | |
References | () https://usn.ubuntu.com/3619-1/ - | |
References | () https://usn.ubuntu.com/3619-2/ - | |
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/msg206984.html - Patch, Third Party Advisory |
Information
Published : 2017-12-27 17:08
Updated : 2025-04-20 01:37
NVD link : CVE-2017-17862
Mitre link : CVE-2017-17862
CVE.ORG link : CVE-2017-17862
JSON object : View
Products Affected
debian
- debian_linux
linux
- linux_kernel
CWE
CWE-20
Improper Input Validation