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.
References (8)
Core 8
Core References
Scores
EPSS
0.0018
EPSS Percentile
8.3%
Details
Status
published
Products (25)
linux/Kernel
4.14.0 - 4.14.324linux
linux/Kernel
4.15.0 - 4.19.292linux
linux/Kernel
4.20.0 - 5.4.254linux
linux/Kernel
5.11.0 - 5.15.127linux
linux/Kernel
5.16.0 - 6.1.46linux
linux/Kernel
5.5.0 - 5.10.191linux
linux/Kernel
6.2.0 - 6.4.11linux
Linux/Linux
< 4.14
Linux/Linux
4.14
Linux/Linux
4.14.324 - 4.14.*
... and 15 more
Published
Dec 24, 2025
Tracked Since
Feb 18, 2026