CVE-2019-11810
Vulnerability Summary
Timeline
Description
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.
CVSS Metrics
- v3.1•HIGH•Score: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- v2.0•HIGH•Score: 7.8AV:N/AC:L/Au:N/C:N/I:N/A:C
EPSS Trends
Current EPSS score: 1.84%• Percentile: 83%
Techniques & Countermeasures
- 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.
Affected Systems
- canonical•ubuntu_linux
14.04 | 16.04 | 18.04 | 19.04
- debian•debian_linux
8.0
- linux•linux_kernel
< 3.16.69 | ≥ 3.17, < 3.18.139 | ≥ 3.19, < 4.4.179 | ≥ 4.5, < 4.9.168 | ≥ 4.10, < 4.14.111 | ≥ 4.15, < 4.19.34 | ≥ 4.20, < 5.0.7
References (22)
- https://github.com/torvalds/linux/commit/bcf3b67d16a4c8ffae0aa79de5853435e683945c
- https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bcf3b67d16a4c8ffae0aa79de5853435e683945c
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.0.7
- http://www.securityfocus.com/bid/108286
- https://usn.ubuntu.com/4008-1/
- https://usn.ubuntu.com/4005-1/
- https://usn.ubuntu.com/4008-3/
- https://lists.debian.org/debian-lts-announce/2019/06/msg00010.html
- https://support.f5.com/csp/article/K50484570
- https://security.netapp.com/advisory/ntap-20190719-0003/
- https://access.redhat.com/errata/RHSA-2019:1959
- https://access.redhat.com/errata/RHSA-2019:1971
- https://access.redhat.com/errata/RHSA-2019:2043
- https://access.redhat.com/errata/RHSA-2019:2029
- http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00055.html
- http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00056.html
- https://usn.ubuntu.com/4115-1/
- https://usn.ubuntu.com/4118-1/
- https://access.redhat.com/errata/RHSA-2019:2736
- https://access.redhat.com/errata/RHSA-2019:2837
- https://access.redhat.com/errata/RHSA-2019:3217
- https://access.redhat.com/errata/RHSA-2020:0036