CVE-2021-47471

unknown
Published — · Modified —
CVSS v3
CVSS v2
VIR risk

Description

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.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2021-47471

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2021-47471.html

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbookwormfixed5.14.16-1
debian debianbullseyefixed5.10.84-1
debian debianforkyfixed5.14.16-1
debian debiansidfixed5.14.16-1
debian debiantrixiefixed5.14.16-1

References

Verify integrity in audit chain (admin only). AS-IS.