Description
In the Linux kernel, the following vulnerability has been resolved: binder: fix memory leak in binder_init() In binder_init(), the destruction of binder_alloc_shrinker_init() is not performed in the wrong path, which will cause memory leaks. So this commit introduces binder_alloc_shrinker_exit() and calls it in the wrong path to fix that.
INFO
Published Date :
2025-12-24T10:55:39.826Z
Last Modified :
2025-12-24T10:55:39.826Z
Source :
Linux
AFFECTED PRODUCTS
The following products are affected by CVE-2023-54005 vulnerability.
| Vendors | Products |
|---|---|
| Linux |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2023-54005.