CVE-2017-17864

low
Published 2017-12-27 · Modified 2026-05-13
CVSS v3
3.3
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
CVSS v2
2.1
VIR risk
3.3

Description

kernel/bpf/verifier.c in the Linux kernel through 4.14.8 mishandles states_equal comparisons between the pointer data type and the UNKNOWN_VALUE data type, which allows local users to obtain potentially sensitive address information, aka a "pointer leak."

Predictions

Exploit likelihood
34%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-17864

vendor Authored 2026-05-27

Vendor advisory: arch — https://security.archlinux.org/ASA-201801-1

vendor Authored 2026-05-27

Vendor advisory: arch — https://security.archlinux.org/ASA-201801-2

vendor Authored 2026-05-27

Vendor advisory: arch — https://security.archlinux.org/ASA-201801-3

vendor Authored 2026-05-27

Vendor advisory: arch — https://security.archlinux.org/ASA-201801-4

OS impact

OSVersionStatusFixed in
arch archfixed4.14.11.a-1
debian debianbookwormfixed4.14.7-1
debian debianbullseyefixed4.14.7-1
debian debianforkyfixed4.14.7-1
debian debiansidfixed4.14.7-1
debian debiantrixiefixed4.14.7-1
linux linux-kernelaffected
debian debian9.0affected

References

CWEs

CWE-200

Verify integrity in audit chain (admin only). AS-IS.