First published: Wed Feb 26 2025(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
Linux Kernel | <4.9.321 | |
Linux Kernel | >=4.10<4.14.286 | |
Linux Kernel | >=4.15<4.19.250 | |
Linux Kernel | >=4.20<5.4.202 | |
Linux Kernel | >=5.5<5.10.127 | |
Linux Kernel | >=5.11<5.15.51 | |
Linux Kernel | >=5.16<5.18.8 | |
Linux Kernel | =5.19-rc1 | |
Linux Kernel | =5.19-rc2 | |
Linux Kernel | =5.19-rc3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-49681 has been classified as medium severity due to its potential impact on system stability.
To fix CVE-2022-49681, update your Linux kernel to a version above 5.19-rc3.
CVE-2022-49681 affects Linux kernel versions prior to 5.19-rc3, including older versions between 4.9.321 and 5.18.8.
CVE-2022-49681 is a refcount leak vulnerability found in the xtensa architecture of the Linux kernel.
Currently, there are no publicly available exploits for CVE-2022-49681, but it is recommended to apply patches to mitigate potential risks.