In the Linux kernel, the following vulnerability has been resolved:
ata: pataocteoncf: Fix refcount leak in octeoncfprobe
offinddevicebynode() takes reference, we should use putdevice() to release it when not need anymore. Add missing putdevice() to avoid refcount leak.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49354.json",
"cna_assigner": "Linux"
}