CVE-2021-47533

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

Description

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: kms: Clear the HVS FIFO commit pointer once done Commit 9ec03d7f1ed3 ("drm/vc4: kms: Wait on previous FIFO users before a commit") introduced a wait on the previous commit done on a given HVS FIFO. However, we never cleared that pointer once done. Since drm_crtc_commit_put can free the drm_crtc_commit structure directly if we were the last user, this means that it can lead to a use-after free if we were to duplicate the state, and that stale pointer would even be copied to the new state. Set the pointer to NULL once we're done with the wait so that we don't carry over a pointer to a free'd structure.

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-47533

vendor Authored 2026-05-27

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

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbookwormfixed5.15.15-1
debian debianbullseyefixed0
debian debianforkyfixed5.15.15-1
debian debiansidfixed5.15.15-1
debian debiantrixiefixed5.15.15-1

References

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