PT-2019-6310 · Linux+2 · Linux Kernel+2
Alexander Bergmann
·
Published
2019-09-09
·
Updated
2026-03-13
·
CVE-2019-16230
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel version 5.2.14
Description
The issue is related to a NULL pointer dereference in the Linux kernel, specifically in the radeon display driver. This occurs because the alloc workqueue return value is not checked, potentially leading to a crash. It is noted that the work queue allocation happens during device initialization, which for a graphics card, occurs during boot, and is not attacker controllable. Additionally, it is mentioned that exploitation of this issue could allow a local attacker to cause a denial of service.
Recommendations
For Linux kernel version 5.2.14, consider applying a patch that checks the return value of alloc workqueue to prevent NULL pointer dereferences. As a temporary workaround, ensure that the system has sufficient resources during boot to minimize the likelihood of out-of-memory conditions.
Fix
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Debian
Linux Kernel