Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: xtensa: xtfpga: Fix refcount leak bug in setup In machine_setup(), of_find_compatible_node() will return a node pointer with refcount incremented. We should use of_node_put() when it is not used anymore.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 4.9.321 |
References
- https://git.kernel.org/stable/c/0162451723178602c37f0555d235dfa17e486112Patch
- https://git.kernel.org/stable/c/0715d0e60052662c3f225342062f174dd721d1c7Patch
- https://git.kernel.org/stable/c/173940b3ae40114d4179c251a98ee039dc9cd5b3Patch
- https://git.kernel.org/stable/c/35d7e961be68732eb3acaeba81fb81ca16eafd05Patch
- https://git.kernel.org/stable/c/6c0839cf1b9e1b3c88da6af76794583cbfae8da3Patch
- https://git.kernel.org/stable/c/9b30c5c8884eda3f541229899671cebbad15979bPatch
- https://git.kernel.org/stable/c/a52972ee706b438302eb0350e61f378eb191e3d1Patch
- https://git.kernel.org/stable/c/b12d5c52f073a0420622aaf2f21b615cce8b36ccPatch
FAQ
What is CVE-2022-49681?
CVE-2022-49681 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: xtensa: xtfpga: Fix refcount leak bug in setup In machine_setup(), of_find_compatible_node() will return a node pointer with refco...
How severe is CVE-2022-49681?
CVE-2022-49681 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-49681?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.