In the Linux kernel, the following vulnerability has been resolved:
media: rga: fix possible memory leak in rga_probe
rga->m2m_dev needs to be freed when rga_probe fails.
References
Configurations
Configuration 1 (hide)
|
History
17 Mar 2025, 16:51
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-401 | |
References | () https://git.kernel.org/stable/c/1cdc768468c25d6b10ab83ec1efd4a8554532d69 - Patch | |
References | () https://git.kernel.org/stable/c/8ddc89437ccefa18279918c19a61fd81527f40b9 - Patch | |
References | () https://git.kernel.org/stable/c/a71eb6025305192e646040cd76ccacb5bd48a1b5 - Patch | |
References | () https://git.kernel.org/stable/c/b7bbca4d08471bc8404a946bab1aa017dd05199b - Patch | |
References | () https://git.kernel.org/stable/c/eeb4819e94aa69767b9e5591e70c63e8b7c5786a - Patch | |
First Time |
Linux
Linux linux Kernel |
|
Summary |
|
26 Feb 2025, 07:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-03-17 16:51
NVD link : CVE-2022-49502
Mitre link : CVE-2022-49502
CVE.ORG link : CVE-2022-49502
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime