8 matches found
Astra Linux – Vulnerability in Linux 5.10, Linux
In the Linux kernel, the following vulnerabilities have been resolved: xtensa: xtfpga: Fixed a refcount leak bug in setup. In machinesetup, offindcompatiblenode will return a node pointer with the refcount incremented. We should use ofnodeput when it is no longer needed...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988801)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988801 advisory. In the Linux kernel, the following vulnerability has been resolved: xtensa: xtfpga: Fix refcount leak bug in setup In machinesetup, offindcompatiblenode will return ...
Unity Linux 20.1050e Security Update: kernel (UTSA-2025-989960)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989960 advisory. In the Linux kernel, the following vulnerability has been resolved: xtensa: xtfpga: Fix refcount leak bug in setup In machinesetup, offindcompatiblenode will return ...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986630)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986630 advisory. In the Linux kernel, the following vulnerability has been resolved: xtensa: xtfpga: Fix refcount leak bug in setup In machinesetup, offindcompatiblenode will return ...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986770)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986770 advisory. In the Linux kernel, the following vulnerability has been resolved: xtensa: xtfpga: Fix refcount leak bug in setup In machinesetup, offindcompatiblenode will return ...
DEBIAN-CVE-2022-49681
In the Linux kernel, the following vulnerability has been resolved: xtensa: xtfpga: Fix refcount leak bug in setup In machinesetup, offindcompatiblenode will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...
CVE-2022-49681
The CVE-2022-49681 issue in the Linux kernel concerns xtensa: xtfpga setup where of_find_compatible_node() may return a node with an incremented refcount. The fix is to call of_node_put() when the node is no longer in use to prevent a refcount leak. Public advisories (Tencent/Unity Linux integrat...
GSD-2022-1004248 xtensa: xtfpga: Fix refcount leak bug in setup
xtensa: xtfpga: Fix refcount leak bug in setup This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.18.8 by commit...