In the Linux kernel, the following vulnerability has been resolved:
binder: fix memory leak in binder_init()
In binderinit(), the destruction of binderallocshrinkerinit() is not performed in the wrong path, which will cause memory leaks. So this commit introduces binderallocshrinker_exit() and calls it in the wrong path to fix that.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/54xxx/CVE-2023-54005.json",
"cna_assigner": "Linux"
}