← Back to CVE List

CVE-2021-47530

Published: 2024-05-24T15:15Z
Last Modified: 2024-11-21T06:36Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix wait_fence submitqueue leak We weren't dropping the submitqueue reference in all paths. In particular, when the fence has already been signalled. Split out a helper to simplify handling this in the various different return paths. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt