VulnerabilityModified
CVE-2022-49467
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.
MEDIUM 5.5EPSS 0.26%
Does this matter?
Lower severity and a low EPSS score (0.26%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.26% probability · 18th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-401
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/33546183c16c7b9650682dc610bedd732d9c6919Patch
- https://git.kernel.org/stable/c/449374565f349d4233beec811d4286fdfe5de44bPatch
- https://git.kernel.org/stable/c/656aa3c51fc662064f17179b38ec3ce43af53bcaPatch
- https://git.kernel.org/stable/c/947a844bb3ebff0f4736d244d792ce129f6700d7Patch
- https://git.kernel.org/stable/c/d544880482a5558ec06393b1b3d5dc9275b7a32bPatch
- https://git.kernel.org/stable/c/d63ffe3fb3f8327ca21cf91b6a14a2961bc629b4Patch
- https://git.kernel.org/stable/c/f8cd192752a1f613b14eee77783c6f0aebb49691Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.