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.
Conclusion & alert: CVE-2017-17862 is rated Low Risk (34.5/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.44%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.08% | 0.44% | +0.36% |
| 2 | 2025-12-26 | 0.04% | 0.08% | +0.04% |
| 3 | 2025-03-30 | — | 0.04% | — |
Full EPSS history (7 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.5 | 3.0 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
| 4.9 | 2.0 | MEDIUM |
|
3.9 | 6.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2017-17862 not yet assigned priority: Debian including 1 source packages (linux), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2017-17862 |
redhat
|
low | — | https://access.redhat.com/security/cve/CVE-2017-17862 |
ubuntu
|
medium | CVE-2017-17862 medium priority: Ubuntu including 79 source packages (linux, linux-aws, …), 654 status rows across 11 suites (artful, bionic, cosmic, focal, jammy, noble, oracular, trusty, upstream, xenial, zesty): DNE 425, not-affected 122, released 95, ignored 12. | https://ubuntu.com/security/CVE-2017-17862 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| linux | linux_kernel | <= 4.14.8 | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
| debian | debian_linux | 9.0 | cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c131187db2d3fa2f8bf32fdf4e9a4ef805168467 | Vendor Advisory |
| http://www.securityfocus.com/bid/102325 | Third Party Advisory VDB Entry |
| http://www.securitytracker.com/id/1040057 | Third Party Advisory VDB Entry |
| 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 |
| https://github.com/torvalds/linux/commit/c131187db2d3fa2f8bf32fdf4e9a4ef805168467 | Third Party Advisory |
| https://usn.ubuntu.com/3619-1/ | |
| https://usn.ubuntu.com/3619-2/ | |
| https://usn.ubuntu.com/usn/usn-3523-2/ | |
| https://www.debian.org/security/2017/dsa-4073 | Third Party Advisory |
| https://www.spinics.net/lists/stable/msg206984.html | Patch Third Party Advisory |