CVE-2017-18075
Advisory lineage Upstream: 0 Downstream: 25
Modified
Published: 24 Jan 2018, 10:00
Last modified:05 Aug 2024, 21:13
Vulnerability Summary
Overall Risk (default)
medium
31/100 CVSS Score
7.8 HIGH
v3.1 (nvd)
EPSS Score
0.06% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected
Timeline
24 Jan 2018, 10:00
Published
Vulnerability first disclosed
05 Aug 2024, 21:13
Last Modified
Vulnerability information updated
Description
crypto/pcrypt.c in the Linux kernel before 4.14.13 mishandles freeing instances, allowing a local user able to access the AF_ALG-based AEAD interface (CONFIG_CRYPTO_USER_API_AEAD) and pcrypt (CONFIG_CRYPTO_PCRYPT) to cause a denial of service (kfree of an incorrect pointer) or possibly have unspecified other impact by executing a crafted sequence of system calls.
CVSS Metrics
- v3.1•HIGH•Score: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- v2.0•HIGH•Score: 7.2AV:L/AC:L/Au:N/C:C/I:C/A:C
EPSS Trends
Current EPSS score: 0.06%• Percentile: 20%
Techniques & Countermeasures
- CWE-763•Release of Invalid Pointer or Reference
The product attempts to return a memory resource to the system, but it calls the wrong release function or calls the appropriate release function incorrectly.
Affected Systems
- canonical•ubuntu_linux
14.04 | 16.04
- linux•linux_kernel
≥ 4.2, < 4.4.111 | ≥ 4.5, < 4.9.76 | ≥ 4.10, < 4.14.13
References (7)
- http://www.securityfocus.com/bid/102813
- https://usn.ubuntu.com/3619-2/
- https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.13
- https://access.redhat.com/errata/RHSA-2018:2948
- https://github.com/torvalds/linux/commit/d76c68109f37cb85b243a1cf0f40313afd2bae68
- http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d76c68109f37cb85b243a1cf0f40313afd2bae68
- https://usn.ubuntu.com/3619-1/