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.
History

Thu, 31 Oct 2024 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


cve-icon MITRE

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

cve-icon Vulnrichment

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

cve-icon NVD

Status : Awaiting Analysis

Published: 2024-05-22T07:15:11.847

Modified: 2024-11-21T06:36:14.623

Link: CVE-2021-47471

cve-icon Redhat

Severity : Moderate

Publid Date: 2024-05-22T00:00:00Z

Links: CVE-2021-47471 - Bugzilla