First published: Wed Feb 26 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when done.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
Linux Kernel | >=3.5<4.9.318 | |
Linux Kernel | >=4.10<4.14.283 | |
Linux Kernel | >=4.15<4.19.247 | |
Linux Kernel | >=4.20<5.4.198 | |
Linux Kernel | >=5.5<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-49482 has been classified as a moderate severity vulnerability in the Linux kernel.
To fix CVE-2022-49482, you should update your Linux kernel to a version that includes the necessary patches for this vulnerability.
CVE-2022-49482 affects multiple versions of the Linux kernel, specifically versions ranging from 3.5 to 5.18.
CVE-2022-49482 could potentially lead to a denial of service due to a reference count leak in kernel memory.
The primary mitigation for CVE-2022-49482 is to apply the latest kernel updates that contain the fix.