First published: Wed Feb 26 2025(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <5.10.121 | |
Linux Kernel | >=5.11<5.15.46 | |
Linux Kernel | >=5.16<5.17.14 | |
Linux Kernel | >=5.18<5.18.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-49502 has been rated as a low severity vulnerability.
To fix CVE-2022-49502, you should update your Linux kernel to the latest version that is not affected by this vulnerability.
CVE-2022-49502 affects Linux kernel versions up to 5.10.121 and between 5.11 and 5.15.46, as well as 5.16 to 5.17.14 and 5.18 to 5.18.3.
CVE-2022-49502 is a memory leak vulnerability in the Linux kernel's media subsystem.
CVE-2022-49502 specifically affects the media driver component related to rga_probe.