CVE-2023-54055
In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix memory leak of PBLE objects On rmmod of irdma, the PBLE object memory is not being freed. PBLE object memory are not statically pre-allocated at function initialization time unlike other HMC objects. PBLEs objects and the Segment Descriptors (SD) for it can be dynamically allocated during scale up and SD's remain allocated till function deinitialization. Fix this leak by adding IRDMA_HMC_IW_PBLE to the iw_hmc_obj_types[] table and skip pbles in irdma_create_hmc_obj but not in irdma_del_hmc_objects().
Affected versions
Linux kernel versions
5.14
and later are affected. Fixed in
5.15.108,
6.1.25,
6.2.12,
6.3
and their respective stable series.
References
The following references provide additional information about CVE-2023-54055 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/810250c9c6616fe131099c0e51c61f2110ed07bf
-
PatchKernel patch commithttps://git.kernel.org/stable/c/adf58bd4018fbcd990c62e840afd2f178eefad60
-
PatchKernel patch commithttps://git.kernel.org/stable/c/b69a6979dbaa2453675fe9c71bdc2497fedb11f9
Frequently asked questions
-
What is CVE-2023-54055?
CVE-2023-54055 is a unscored severity Linux kernel vulnerability . It affects Linux kernel versions from 5.14 onward and has been patched in 5.15.108, 6.1.25, 6.2.12 and others. CVE-2023-54055 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
Is there a patch available for CVE-2023-54055?
Yes — CVE-2023-54055 has been patched. Fixed versions include 5.15.108, 6.1.25, 6.2.12 and others. If you are running Linux kernel 5.14 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2023-54055 actively exploited?
No — CVE-2023-54055 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.