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
References
Link | Resource |
---|---|
https://bugzilla.suse.com/show_bug.cgi?id=1150468 | Issue Tracking Third Party Advisory |
https://lkml.org/lkml/2019/9/9/487 | Patch Third Party Advisory |
https://security.netapp.com/advisory/ntap-20191004-0001/ | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-09-11 16:15
Updated : 2024-05-17 01:34
NVD link : CVE-2019-16230
Mitre link : CVE-2019-16230
CVE.ORG link : CVE-2019-16230
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference