PT-2024-11465 · Linux+2 · Linux Kernel+2
Marek Vasut
·
Published
2021-10-16
·
Updated
2024-10-31
·
CVE-2021-47471
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to a NULL pointer dereference crash that occurs when unloading the driver. Specifically,
mxsfb->crtc.funcs may already be NULL when unloading, leading to a NULL pointer dereference when calling mxsfb irq disable() via drm irq uninstall() from mxsfb unload(). To resolve this, the fix uses mxsfb->base to clear and mask the IRQ, as it remains valid.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Linux Kernel
Suse