In the Linux kernel, the following vulnerability has been resolved:
mfd: pcf50633-adc: Fix potential memleak in pcf50633adcasync_read()
req is allocated in pcf50633adcasyncread(), but
adcenqueue_request() could fail to insert the req into queue.
We need to check the return value and free it in the case of failure.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53724.json"
}