Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.5, < 4.9.318 |
References
- https://git.kernel.org/stable/c/18b907ff0ae4bf20120aae1538f7156b9d08e3a7Patch
- https://git.kernel.org/stable/c/24491124406666bf0dcb9ee10c5575c6ce6a1730Patch
- https://git.kernel.org/stable/c/2a0da7641e1f17a744ac7b3f76471388c97b63dcPatch
- https://git.kernel.org/stable/c/2be84f73785fa9ed6443e3c5b158730266f1c2eePatch
- https://git.kernel.org/stable/c/30d110ca703ce60162ec337aa564a3e4da30715fPatch
- https://git.kernel.org/stable/c/4e2a1bcc51bdebed48176f6e88c150f175983f9cPatch
- https://git.kernel.org/stable/c/c933829cbf3338b684869e6c4c8931abf5d68fbdPatch
- https://git.kernel.org/stable/c/d42601e93fce7802bb8d70dd59b60cfeefa20469Patch
- https://git.kernel.org/stable/c/d855505851ee8ba666eb204149b49f906130dc17Patch
FAQ
What is CVE-2022-49482?
CVE-2022-49482 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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...
How severe is CVE-2022-49482?
CVE-2022-49482 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-49482?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.