CVE-2023-53128 Details
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix throttle_groups memory leak Add a missing kfree().
A memory leak vulnerability has been identified in the SCSI MPI3MR component of the Linux kernel. This issue arises from a missing memory deallocation, which has been addressed by adding a corresponding free operation. The vulnerability could potentially lead to resource exhaustion by improperly retaining memory that is no longer needed.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References 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/574cc10edaa7dba833764efed8c57ee0e6bf7574 | kernel.org | Patch |
| https://git.kernel.org/stable/c/85349a227eb4a56520adc190c666075f80d4ae70 | kernel.org | Patch |
| https://git.kernel.org/stable/c/f305a7b6ca21a665e8d0cf70b5936991a298c93c | kernel.org | Patch |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-401 | Missing Release of Memory after Effective Lifetime | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 6.0, < 6.1.21 >= 6.2, < 6.2.8 6.3 rc1 6.3 rc2 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Nov 10, 2025 | Initial Analysis | [email protected] |
| May 2, 2025 | New CVE Received | kernel.org |