In the Linux kernel, the following vulnerability has been resolved:
drm/imx: Fix memory leak in imx_pd_connector_get_modes
Avoid leaking the display mode variable if of_get_drm_display_mode
fails.
Addresses-Coverity-ID: 1443943 ("Resource leak")
References
Configurations
Configuration 1 (hide)
|
History
23 Sep 2025, 16:40
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.18:rc1:*:*:*:*:*:* |
|
Summary |
|
|
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-401 | |
References | () https://git.kernel.org/stable/c/31e449302ed00c38d4068443cf0243279701ab28 - Patch | |
References | () https://git.kernel.org/stable/c/38bf605bd8c83d942c8dcffaef3633b7d8b37549 - Patch | |
References | () https://git.kernel.org/stable/c/41624d7c0c3df71dee170c610744aaa5909327b8 - Patch | |
References | () https://git.kernel.org/stable/c/7526102d908ec5ae777aa77723d52fce12916093 - Patch | |
References | () https://git.kernel.org/stable/c/bc23c327e1a23cc3555fa1e86288e13288515442 - Patch | |
References | () https://git.kernel.org/stable/c/bce81feb03a20fca7bbdd1c4af16b4e9d5c0e1d3 - Patch | |
References | () https://git.kernel.org/stable/c/c539a6a5896ed92bfb91494e46996d013f3d5967 - Patch | |
References | () https://git.kernel.org/stable/c/d2c2758cfb0262637fd93350bdc8ad485fb1dd61 - Patch | |
References | () https://git.kernel.org/stable/c/f8b0ef0a5889890b50482b6593bd8de544736351 - Patch |
26 Feb 2025, 07:00
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:00
Updated : 2025-09-23 16:40
NVD link : CVE-2022-49091
Mitre link : CVE-2022-49091
CVE.ORG link : CVE-2022-49091
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime