← Back to CVE List

CVE-2022-49467

Published: 2025-02-26T07:01Z
Last Modified: 2025-03-17T16:09Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: drm: msm: fix possible memory leak in mdp5_crtc_cursor_set() drm_gem_object_lookup will call drm_gem_object_get inside. So cursor_bo needs to be put when msm_gem_get_and_pin_iova fails. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt