7.8

CVE-2019-11810

An issue was discovered in the Linux kernel before 5.0.7. A NULL pointer dereference can occur when megasas_create_frame_pool() fails in megasas_alloc_cmds() in drivers/scsi/megaraid/megaraid_sas_base.c. This causes a Denial of Service, related to a use-after-free.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxLinux Kernel Version < 3.16.69
LinuxLinux Kernel Version >= 3.17 < 3.18.139
LinuxLinux Kernel Version >= 3.19 < 4.4.179
LinuxLinux Kernel Version >= 4.5 < 4.9.168
LinuxLinux Kernel Version >= 4.10 < 4.14.111
LinuxLinux Kernel Version >= 4.15 < 4.19.34
LinuxLinux Kernel Version >= 4.20 < 5.0.7
CanonicalUbuntu Linux Version14.04 SwEditionesm
CanonicalUbuntu Linux Version16.04 SwEditionesm
CanonicalUbuntu Linux Version18.04 SwEditionlts
CanonicalUbuntu Linux Version19.04
DebianDebian Linux Version8.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.68% 0.816
CVSS Metriken
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-416 Use After Free

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

CWE-476 NULL Pointer Dereference

The product dereferences a pointer that it expects to be valid but is NULL.

https://usn.ubuntu.com/4118-1/
Third Party Advisory
https://usn.ubuntu.com/4115-1/
Third Party Advisory
https://usn.ubuntu.com/4008-1/
Third Party Advisory
https://usn.ubuntu.com/4008-3/
Third Party Advisory
http://www.securityfocus.com/bid/108286
Third Party Advisory
VDB Entry
https://usn.ubuntu.com/4005-1/
Third Party Advisory