Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2019-15794 | First vendor Publication | 2020-04-24 |
Vendor | Cve | Last vendor Modification | 2024-11-21 |
Security-Database Scoring CVSS v3
Cvss vector : CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H | |||
---|---|---|---|
Overall CVSS Score | 6.7 | ||
Base Score | 6.7 | Environmental Score | 6.7 |
impact SubScore | 5.9 | Temporal Score | 6.7 |
Exploitabality Sub Score | 0.8 | ||
Attack Vector | Local | Attack Complexity | Low |
Privileges Required | High | User Interaction | None |
Scope | Unchanged | Confidentiality Impact | High |
Integrity Impact | High | Availability Impact | High |
Calculate full CVSS 3.0 Vectors scores |
Security-Database Scoring CVSS v2
Cvss vector : (AV:L/AC:L/Au:N/C:C/I:C/A:C) | |||
---|---|---|---|
Cvss Base Score | 7.2 | Attack Range | Local |
Cvss Impact Score | 10 | Attack Complexity | Low |
Cvss Expoit Score | 3.9 | Authentication | None Required |
Calculate full CVSS 2.0 Vectors scores |
Detail
Overlayfs in the Linux kernel and shiftfs, a non-upstream patch to the Linux kernel included in the Ubuntu 5.0 and 5.3 kernel series, both replace vma->vm_file in their mmap handlers. On error the original value is not restored, and the reference is put for the file to which vm_file points. On upstream kernels this is not an issue, as no callers dereference vm_file following after call_mmap() returns an error. However, the aufs patchs change mmap_region() to replace the fput() using a local variable with vma_fput(), which will fput() vm_file, leading to a refcount underflow. |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15794 |
CWE : Common Weakness Enumeration
% | Id | Name |
---|---|---|
100 % | CWE-672 | Operation on a Resource after Expiration or Release |
CPE : Common Platform Enumeration
Type | Description | Count |
---|---|---|
Os | 2 | |
Os | 2 |
Sources (Detail)
Alert History
Date | Informations |
---|---|
2024-11-28 13:27:46 |
|
2024-08-02 13:03:45 |
|
2024-08-02 01:18:24 |
|
2024-02-02 02:04:21 |
|
2024-02-01 12:17:19 |
|
2023-09-05 12:59:26 |
|
2023-09-05 01:17:00 |
|
2023-09-02 12:58:42 |
|
2023-09-02 01:17:17 |
|
2023-08-12 13:02:37 |
|
2023-08-12 01:16:35 |
|
2023-08-11 12:56:24 |
|
2023-08-11 01:17:04 |
|
2023-08-06 12:54:45 |
|
2023-08-06 01:16:29 |
|
2023-08-04 12:55:01 |
|
2023-08-04 01:16:40 |
|
2023-07-14 12:55:00 |
|
2023-07-14 01:16:36 |
|
2023-06-06 12:48:52 |
|
2021-05-04 13:31:22 |
|
2021-04-22 02:46:06 |
|
2020-05-26 21:23:12 |
|
2020-05-23 02:25:40 |
|