CVE-2023-54005 Details
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.
A memory leak vulnerability has been identified in the Linux kernel's binder component. The issue arises in the binder_init() function, where the cleanup for binder_alloc_shrinker_init() is not properly executed in certain error paths, leading to memory leaks. This vulnerability affects the Linux kernel stable tree.
Users can apply the latest patches available in the Linux kernel stable tree to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Dec 24, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/03eebad96233397f951d8e9fafd82a1674a77284 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/486dd742ba186ea333664c517d6775b06b1448ca | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/adb9743d6a08778b78d62d16b4230346d3508986 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/b97dad01c12169991f895de3d4f61b8115d12bab | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/ceb0f8cc987fb3d25c06b9662e08a42f99651207 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/d7e5e2b87f5d27469075b6326b6b358e38cd9dcb | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/ee95051c0c1928051f86198bf5e554277a53b26b | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/f11a26633eb6d3bb24a10b1bacc4e4a9b0c6389f | kernel.org | Source CodeVendor |
Weakness Enumeration
No weakness enumeration is available for this CVE.
Affected Products
| Product | Versions |
|---|---|
| Linux kernel | All versions |
CPE
Remediation
| |
| Android Binder | All versions |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Dec 24, 2025 | New CVE Received | kernel.org |
Volerion