Security Advisory

CVE-2021-47530

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-24 15:09:40
Last updated 2026-05-11 13:56:26
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix wait_fence submitqueue leak We werent 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.