CVE-2017-17855
- EPSS 0.06%
- Published 27.12.2017 17:08:20
- Last modified 20.04.2025 01:37:25
kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service (memory corruption) or possibly have unspecified other impact by leveraging improper use of pointers in place of scalars.
CVE-2017-17856
- EPSS 0.07%
- Published 27.12.2017 17:08:20
- Last modified 20.04.2025 01:37:25
kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service (memory corruption) or possibly have unspecified other impact by leveraging the lack of stack-pointer alignment enforcement.
CVE-2017-17857
- EPSS 0.07%
- Published 27.12.2017 17:08:20
- Last modified 20.04.2025 01:37:25
The check_stack_boundary function in kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service (memory corruption) or possibly have unspecified other impact by leveraging mishandling of invalid variable ...
CVE-2017-17862
- EPSS 0.04%
- Published 27.12.2017 17:08:20
- Last modified 20.04.2025 01:37:25
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 ...
CVE-2017-17863
- EPSS 0.09%
- Published 27.12.2017 17:08:20
- Last modified 20.04.2025 01:37:25
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 hav...
CVE-2017-17864
- EPSS 0.06%
- Published 27.12.2017 17:08:20
- Last modified 20.04.2025 01:37:25
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 l...
CVE-2017-16995
- EPSS 81.52%
- Published 27.12.2017 17:08:17
- Last modified 20.04.2025 01:37:25
The check_alu_op function in kernel/bpf/verifier.c in the Linux kernel through 4.4 allows local users to cause a denial of service (memory corruption) or possibly have unspecified other impact by leveraging incorrect sign extension.
CVE-2017-16996
- EPSS 0.13%
- Published 27.12.2017 17:08:17
- Last modified 20.04.2025 01:37:25
kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service (memory corruption) or possibly have unspecified other impact by leveraging register truncation mishandling.
CVE-2017-17805
- EPSS 0.11%
- Published 20.12.2017 23:29:00
- Last modified 20.04.2025 01:37:25
The Salsa20 encryption algorithm in the Linux kernel before 4.14.8 does not correctly handle zero-length inputs, allowing a local attacker able to use the AF_ALG-based skcipher interface (CONFIG_CRYPTO_USER_API_SKCIPHER) to cause a denial of service ...
CVE-2017-17806
- EPSS 0.03%
- Published 20.12.2017 23:29:00
- Last modified 20.04.2025 01:37:25
The HMAC implementation (crypto/hmac.c) in the Linux kernel before 4.14.8 does not validate that the underlying cryptographic hash algorithm is unkeyed, allowing a local attacker able to use the AF_ALG-based hash interface (CONFIG_CRYPTO_USER_API_HAS...