In the Linux kernel, the following vulnerability has been resolved:
usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()
I got the following report while doing fault injection test:
OF: ERROR: memory leak, expected refcount 1 instead of 4, ofnodeget()/ofnodeput() unbalanced - destroy cset entry: attach overlay node /i2c/tcpc@60/connector
If wusb3801hwinit() fails, fwnodehandleput() needs be called to avoid refcount leak.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50825.json",
"cna_assigner": "Linux"
}