Vulnerability Details : CVE-2017-7374
Use-after-free vulnerability in fs/crypto/ in the Linux kernel before 4.10.7 allows local users to cause a denial of service (NULL pointer dereference) or possibly gain privileges by revoking keyring keys being used for ext4, f2fs, or ubifs encryption, causing cryptographic transform objects to be freed prematurely.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2017-7374
- cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
- cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Threat overview for CVE-2017-7374
Top countries where our scanners detected CVE-2017-7374
Top open port discovered on systems with this issue
49152
IPs affected by CVE-2017-7374 580
Threat actors abusing to this issue?
Yes
Find out if you* are
affected by CVE-2017-7374!
*Directly or indirectly through your vendors, service providers and 3rd parties.
Powered by
attack surface intelligence
from SecurityScorecard.
Exploit prediction scoring system (EPSS) score for CVE-2017-7374
0.35%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 57 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-7374
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.2
|
HIGH | AV:L/AC:L/Au:N/C:C/I:C/A:C |
3.9
|
10.0
|
NIST | |
7.8
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
NIST |
CWE ids for CVE-2017-7374
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: nvd@nist.gov (Primary)
-
The product dereferences a pointer that it expects to be valid but is NULL.Assigned by: nvd@nist.gov (Primary)
References for CVE-2017-7374
-
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=1b53cf9815bb4744958d41f3795d5d5a1d365e2d
kernel/git/torvalds/linux.git - Linux kernel source treePatch;Third Party Advisory
-
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.10.7
Release Notes;Vendor Advisory
-
http://www.securityfocus.com/bid/97308
Linux Kernel CVE-2017-7374 Local Denial of Service VulnerabilityThird Party Advisory;VDB Entry
-
https://source.android.com/security/bulletin/2017-10-01
Android Security Bulletin—October 2017 | Android Open Source ProjectThird Party Advisory
-
https://github.com/torvalds/linux/commit/1b53cf9815bb4744958d41f3795d5d5a1d365e2d
fscrypt: remove broken support for detecting keyring key revocation · torvalds/linux@1b53cf9 · GitHubPatch;Third Party Advisory
Jump to