In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix memory leaks Fix memory leaks related to operational reply queue's memory segments which are not getting freed while unloading the driver.
The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.