7.2

CVE-2015-4036

Exploit

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)
LinuxLinux Kernel Version > 3.6 < 3.10.90
LinuxLinux Kernel Version >= 3.11 < 3.12.44
LinuxLinux Kernel Version >= 3.13 < 3.14.57
LinuxLinux Kernel Version >= 3.15 < 3.16.35
LinuxLinux Kernel Version >= 3.17 < 3.18.25
LinuxLinux Kernel Version >= 3.19 < 4.0
LinuxLinux Kernel Version3.6 Update-
LinuxLinux Kernel Version3.6 Updaterc2
LinuxLinux Kernel Version3.6 Updaterc3
LinuxLinux Kernel Version3.6 Updaterc4
LinuxLinux Kernel Version3.6 Updaterc5
LinuxLinux Kernel Version3.6 Updaterc6
LinuxLinux Kernel Version3.6 Updaterc7
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.1% 0.291
CVSS Metriken
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.