7.2
CVE-2015-4036
- EPSS 0.1%
- Published 31.08.2015 20:59:01
- Last modified 12.04.2025 10:46:40
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
Array index error in the tcm_vhost_make_tpg function in drivers/vhost/scsi.c in the Linux kernel before 4.0 might allow guest OS users to cause a denial of service (memory corruption) or possibly have unspecified other impact via a crafted VHOST_SCSI_SET_ENDPOINT ioctl call. NOTE: the affected function was renamed to vhost_scsi_make_tpg before the vulnerability was announced.
Data is provided by the National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version > 3.6 < 3.10.90
Linux ≫ Linux Kernel Version >= 3.11 < 3.12.44
Linux ≫ Linux Kernel Version >= 3.13 < 3.14.57
Linux ≫ Linux Kernel Version >= 3.15 < 3.16.35
Linux ≫ Linux Kernel Version >= 3.17 < 3.18.25
Linux ≫ Linux Kernel Version >= 3.19 < 4.0
Linux ≫ Linux Kernel Version3.6 Update-
Linux ≫ Linux Kernel Version3.6 Updaterc2
Linux ≫ Linux Kernel Version3.6 Updaterc3
Linux ≫ Linux Kernel Version3.6 Updaterc4
Linux ≫ Linux Kernel Version3.6 Updaterc5
Linux ≫ Linux Kernel Version3.6 Updaterc6
Linux ≫ Linux Kernel Version3.6 Updaterc7
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.1% | 0.291 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.2 | 3.9 | 10 |
AV:L/AC:L/Au:N/C:C/I:C/A:C
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.