In the Linux kernel, the following vulnerability has been resolved:
mcb: mcb-parse: fix error handing in chameleonparsegdd()
If mcbdeviceregister() returns error in chameleonparsegdd(), the refcount of bus and device name are leaked. Fix this by calling putdevice() to give up the reference, so they can be released in mcbreleasedev() and kobjectcleanup().
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50522.json",
"cna_assigner": "Linux"
}