In the Linux kernel, the following vulnerability has been resolved:
gianfar: ethtool: Fix refcount leak in gfargetts_info
The offindcompatiblenode() function returns a node pointer with refcount incremented, We should use ofnodeput() on it when done Add the missing ofnode_put() to release the refcount.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/48xxx/CVE-2022-48856.json",
"cna_assigner": "Linux"
}