CVE-2019-15792
CVSS V2 Medium 4.6
CVSS V3 High 7.8
Description
In shiftfs, a non-upstream patch to the Linux kernel included in the Ubuntu 5.0 and 5.3 kernel series, shiftfs_btrfs_ioctl_fd_replace() calls fdget(oldfd), then without further checks passes the resulting file* into shiftfs_real_fdget(), which casts file->private_data, a void* that points to a filesystem-dependent type, to a "struct shiftfs_file_info *". As the private_data is not required to be a pointer, an attacker can use this to cause a denial of service or possibly execute arbitrary code.
Overview
- CVE ID
- CVE-2019-15792
- Assigner
- security@ubuntu.com
- Vulnerability Status
- Analyzed
- Published Version
- 2020-04-24T00:15:11
- Last Modified Date
- 2020-05-01T14:51:51
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:o:linux:linux_kernel:5.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:linux:linux_kernel:5.3:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:L/Au:N/C:P/I:P/A:P
- Access Vector
- LOCAL
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 4.6
- Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 7.8
- Base Severity
- HIGH
- Exploitability Score
- 1.8
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/eoan/commit/?id=5df147c8140efc71ac0879ae3b0057f577226d4c | Mailing List Patch Third Party Advisory |
https://usn.ubuntu.com/usn/usn-4183-1 | Vendor Advisory |
https://usn.ubuntu.com/usn/usn-4184-1 | Vendor Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-15792 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15792 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:34:42 | Added to TrackCVE | |||
2022-12-04 15:36:18 | 2020-04-24T00:15Z | 2020-04-24T00:15:11 | CVE Published Date | updated |
2022-12-04 15:36:18 | 2020-05-01T14:51:51 | CVE Modified Date | updated | |
2022-12-04 15:36:18 | Analyzed | Vulnerability Status | updated |