Vulnerability Description
drivers/gpu/drm/radeon/radeon_display.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: A third-party software maintainer states that the work queue allocation is happening during device initialization, which for a graphics card occurs during boot. It is not attacker controllable and OOM at that time is highly unlikely
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | 5.2.14 |
Related Weaknesses (CWE)
References
- https://bugzilla.suse.com/show_bug.cgi?id=1150468Issue TrackingThird Party Advisory
- https://lkml.org/lkml/2019/9/9/487PatchThird Party Advisory
- https://security.netapp.com/advisory/ntap-20191004-0001/Third Party Advisory
- https://bugzilla.suse.com/show_bug.cgi?id=1150468Issue TrackingThird Party Advisory
- https://lkml.org/lkml/2019/9/9/487PatchThird Party Advisory
- https://security.netapp.com/advisory/ntap-20191004-0001/Third Party Advisory
FAQ
What is CVE-2019-16230?
CVE-2019-16230 is a vulnerability with a CVSS score of 4.7 (MEDIUM). drivers/gpu/drm/radeon/radeon_display.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: A third-party software maintainer state...
How severe is CVE-2019-16230?
CVE-2019-16230 has been rated MEDIUM with a CVSS base score of 4.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-16230?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.