7.8
CVE-2019-12615
- EPSS 2.03%
- Veröffentlicht 03.06.2019 22:29:00
- Zuletzt bearbeitet 21.11.2024 04:23:11
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
An issue was discovered in get_vdev_port_node_info in arch/sparc/kernel/mdesc.c in the Linux kernel through 5.1.6. There is an unchecked kstrdup_const of node_info->vdev_port.name, which might allow an attacker to cause a denial of service (NULL pointer dereference and system crash).
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 2.6.12.1 < 4.14.130
Linux ≫ Linux Kernel Version >= 4.19 < 4.19.56
Linux ≫ Linux Kernel Version >= 5.1 < 5.1.15
Linux ≫ Linux Kernel Version2.6.12 Updaterc2
Linux ≫ Linux Kernel Version2.6.12 Updaterc3
Linux ≫ Linux Kernel Version2.6.12 Updaterc4
Linux ≫ Linux Kernel Version2.6.12 Updaterc5
Linux ≫ Linux Kernel Version2.6.12 Updaterc6
Linux ≫ Linux Kernel Version5.2 Updaterc1
Linux ≫ Linux Kernel Version5.2 Updaterc2
Linux ≫ Linux Kernel Version5.2 Updaterc3
Linux ≫ Linux Kernel Version5.2 Updaterc4
Netapp ≫ Aff A700s Firmware Version-
Netapp ≫ Active Iq Unified Manager SwPlatformvmware_vsphere Version >= 9.5
Netapp ≫ Hci Management Node Version-
Netapp ≫ Cn1610 Firmware Version-
Netapp ≫ H610s Firmware Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 2.03% | 0.821 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
nvd@nist.gov | 7.8 | 10 | 6.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:C
|
CWE-476 NULL Pointer Dereference
The product dereferences a pointer that it expects to be valid but is NULL.