In the Linux kernel, the following vulnerability has been resolved:
drm: mxsfb: Fix NULL pointer dereference crash on unload
The mxsfb->crtc.funcs may already be NULL when unloading the driver,
in which case calling mxsfb_irq_disable() via drm_irq_uninstall() from
mxsfb_unload() leads to NULL pointer dereference.
Since all we care about is masking the IRQ and mxsfb->base is still
valid, just use that to clear and mask the IRQ.
Metrics
Affected Vendors & Products
References
History
Thu, 31 Oct 2024 16:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|

Status: PUBLISHED
Assigner: Linux
Published: 2024-05-22T06:23:28.903Z
Updated: 2024-12-19T07:43:03.901Z
Reserved: 2024-05-22T06:20:56.199Z
Link: CVE-2021-47471

Updated: 2024-08-04T05:39:59.405Z

Status : Awaiting Analysis
Published: 2024-05-22T07:15:11.847
Modified: 2024-11-21T06:36:14.623
Link: CVE-2021-47471
